Cubes > Cubes Assembly Interfaces > ICubeExecuteDimSetup
The ICubeExecuteDimSetup interface contains properties of dimension parameters on cube calculation.
Dimension parameters can be obtained using one of properties or methods of the ICubeExecuteSetup interface.
Property name | Brief description | |
![]() |
The AggregationRoot property returns index of an element in an output matrix of a cube that contains aggregated data by the current dimension elements. | |
![]() |
The CubeSetup property returns the collection of dimensions parameters on cube calculation. | |
![]() |
The Extension property returns additional settings that will be used on cube calculation. | |
![]() |
The FilterFunction property determines parameters of the function used for data filtering. | |
![]() |
The GroupIndex property determines index of the group, which includes the dimension. | |
![]() |
The Options property returns dimension options. | |
![]() |
The Position property determines position of the dimension in a group. | |
![]() |
The Predetermined property returns predetermined dimension parameters. | |
![]() |
The Selection property returns selection of the dimension elements. | |
![]() |
The Tag property returns the dimension type. |
Property name | Brief description | |
![]() |
The Id property returns object identifier. | |
![]() |
The Key property returns object key. | |
![]() |
The Name property returns object name. |
See also: