ICubeSegmentDimension

Assembly: Cubes;

Description

The ICubeSegmentDimension interface is used to work with a cube segment dimension.

Inheritance Hierarchy

ICubeSegmentDimension

Comments

A cube segment dimension can be obtained using properties and methods of the ICubeSegmentDimensions interface.

Properties

  Property name Brief description
Dimension The Dimension property returns the dictionary, on which a segment dimension is based.
SegmentContainer The SegmentContainer property returns the container, to which the dimension corresponds.
Table The Table property returns the table that stores dimension selections.

See also:

Cubes Assembly Interfaces