Assembly: Cubes;
The ICubeSegmentDimension interface is used to work with a cube segment dimension.
ICubeSegmentDimension
A cube segment dimension can be obtained using properties and methods of the ICubeSegmentDimensions interface.
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: