IStandardCubeServerAggregationDimensions.Add

Syntax

Add(Dim: IStandardCubeDimension);

Parameters

Dim - dimension of standard cube added to the group.

Description

The Add method adds a dimension to the group.

Example

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

See also:

IStandardCubeServerAggregationDimensions