The IStandardCubeServerAggregationDimension interface contains properties and methods that are used to work with the dimension, by which aggregation is calculated on the server.
Property name | Brief description | |
Dimension | The Dimension property returns the dimension, by which aggregation is calculated. | |
GroupIndex | The GroupIndex property determines index of the group, which includes the dimension. | |
Others | The Others property determines whether to calculate the aggregation for elements of dimension not included in the selection (aggregate Other). | |
Position | The Position property determines the position of dimension in a group. | |
Totals | The Totals property determine whether to calculate totals for dimension. |
Property name | Brief description | |
The Id property returns object identifier. | ||
The Key property returns object key. | ||
The Name property returns object name. |
See also: