IStandardCubeServerAggregations.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - index of removed aggregation.

Description

The Remove method removes aggregation from the collection by its index. This method returns True if removal was successful.

See also:

IStandardCubeServerAggregations