ICubeCreatorDimension.Dimension

Syntax

Dimension: IDimensionModel;

Description

The Dimension property returns the dictionary that corresponds to this dimension.

Comments

The property is relevant if dimension is included to the collection by means of the ICubeCreatorDimensions.Add method. If the current dimension is created by means of the ICubeCreatorDimensions.AddNew method, the Dimension property returns Null.

See also:

ICubeCreatorDimension