Cubes > Cubes Assembly Interfaces > ICubeDimensionFix
The ICubeDimensionFix interface contains properties that determine dimension fixing parameter.
Parameters of dimension fixing can be obtained by means of properties or methods of the ICubeDimensionFixInfo interface.
Property name | Brief description | |
![]() |
Dimension | The Dimension property returns the structure of the repository dictionary that is a dimension needed to be fixed. |
![]() |
Fixed | The Fixed property determines whether the dimension is fixed. |
![]() |
Instance | The Instance property returns the collection of dimension data. |
![]() |
Operation | The Operation property determines the aggregation method that is used for the fixed dimension elements. |
![]() |
Selection | The Selection property returns the fixed dimension selection. |
See also: