IStandardCubeServerAggregationDimensionsEx.Item

Syntax

Item(Index: Integer): IStandardCubeServerAggregationDimension;

Parameters

Index. Dimension index.

Description

The Item property returns the dimension from the collection by its index.

Example

The property use is given in the example for IStandardCubeInstance.CreateAggregator.

See also:

IStandardCubeServerAggregationDimensionsEx