IStandardCubeServerAggregations.RemoveByKey

Syntax

RemoveByKey(Key: Integer): Boolean;

Parameters

Key - key of removed aggregation.

Description

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

See also:

IStandardCubeServerAggregations