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 position of the dimension in a group. | |
Totals | The Totals property determine whether to calculate totals for dimension. |
Property name | Brief description | |
Id | The Id property returns object identifier. | |
Key | The Key property returns object key. | |
Name | The Name property returns object name. |
See also: