ICalculatedCubeDimensions.Add

Syntax

Add(Dimension: IDimensionModel): ICalculatedCubeDimension;

Parameters

Dimension. Dictionary, which must be added to calculated cube dimensions.

Description

The Add method adds a dictionary to the calculated cube dimensions collection.

Example

The example of use is given in description of the ICalculatedCubeDimension.Fixed property.

See also:

ICalculatedCubeDimensions