Cubes > Cubes Assembly Interfaces > ICubeSelectionControlItem
The ICubeSelectionControlItem interface contains properties and methods that are used to work with a controlling cube dimension.
Property name | Brief description | |
![]() |
ControlledObject | The ControlledObject property returns controlled object. |
![]() |
ControlledOwner | The ControlledOwner property returns the owner object of controlled dimension. |
![]() |
ControlledOwnerKey | The ControlledOwnerKey property returns the key of owner object of controlled dimension. |
![]() |
ControlledParam | The ControlledParam property returns controlled parameter. |
![]() |
ControllingDim | The ControllingDim property returns controlling cube dimension. |
![]() |
Expression | The Expression property returns control expression. |
![]() |
Index | The Index property returns controlling dimension index. |
![]() |
IsDimension | The IsDimension property returns whether a controlled object is a cube dimension. |
![]() |
IsEmpty | The IsEmpty property determines whether a controlling cube dimension is set. |
![]() |
Key | The Key property returns the key of controlling dimension. |
![]() |
SelectionStrategy | The SelectionStrategy property determines the selection, which must be set in the dependent dictionary after its rebuilding. |
Method name | Brief description | |
![]() |
Clear | The Clear method clears control parameters. |
See also: