ICubeSegmentDimensions.Add

Syntax

Add(Dimension: IDimensionModel): ICubeSegmentDimension;

Parameters

Dimension. Repository dictionary.

Description

The Add method adds a dimension based on the specified dictionary to the collection.

Example

The method use is given in the example for ICubeSegmentContainer.Database.

See also:

ICubeSegmentDimensions