The IStandardCubeServerAggregator interface contains properties and methods that determine aggregation calculation parameters on the server.
| Property name | Brief description | |
| Aggregations | The Aggregations property returns the collection of calculated aggregations. | |
| Dimensions | The Dimensions property returns the collection of dimensions, by which aggregation is calculated. | |
| DimensionSets | Outdated. Use IStandardCubeServerAggregator.Dimensions. |
| Method name | Brief description | |
| Execute | The Execute method executes aggregation. |
See also: