IStandardCubeServerAggregations.Move

Syntax

Move(IndexFrom: Integer; IndexTo: Integer);

Parameters

IndexFrom - index of position of the aggregation, which must be moved.

IndexTo - index of the position, to which aggregation must be moved.

Description

The Move method moves aggregation within the collection.

See also:

IStandardCubeServerAggregations