The ICubeSelectionControl contains properties and methods that are used to work with the collection of controlling cube dimensions.
Property name | Brief description | |
![]() |
Count | The Count property returns the number of controlling cube dimensions. |
![]() |
IsEmpty | The IsEmpty property returns whether controlling cube dimensions are determined. |
![]() |
Item | The Item property returns the dimension from the collection by its index. |
![]() |
Options | The Options property enables the user to set up control parameters if control is set up via nested objects. |
Method name | Brief description | |
![]() |
Clear | The Clear method deletes all controlling elements from the collection. |
![]() |
CreateApply | The CreateApply method creates an object that is used for cube parameters control based on the selection in dimensions. |
![]() |
FindByKey | The FindByKey method searches for a controlling dimension in the collection by its key. |
![]() |
FindByParam | The FindByParam method searches for a dimension in the collection based on parameter and parent object. |
![]() |
FindByParamO | The FindByParamO method searches for a dimension in the collection based on parameter and parent object key. |
![]() |
Move | The Move method moves controlling dimensions. |
See also: