Cubes > Cubes Assembly Interfaces > ICubeDimensionFixInfo
The ICubeDimensionFixInfo interface contains properties and methods that are used to work with fixed dimensions of a cube.
It is used for fixing dimensions in virtual cubes and cube views.
Property name | Brief description | |
![]() |
Count | The Count property returns the number of cube dimensions that can be fixed. |
![]() |
Item | The Item property returns dimension fixing parameters. |
![]() |
ItemByDim | The ItemByDim property returns dimension fixing parameters. |
Method name | Brief description | |
![]() |
FindByKey | The FindByKey method finds a dimension by its key. |
![]() |
Move | The Move method moves dimensions in the source cube. |
See also: