ICubeSegmentContainer.Dimensions

Syntax

Dimensions: ICubeSegmentDimensions;

Description

The Dimensions property returns the collection of dimensions that will be used to create selections.

Comments

The collection should include all dimensions of all cubes that will use the current segment container.

Example

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

See also:

ICubeSegmentContainer