The IMatrixAggregatorModel interface contains basic properties and methods of different data aggregation mechanisms.
| Property name | Brief description | |
| The Dimension property determines a dimension, for which it is necessary to set up aggregation parameters. | ||
| The HierarchyId property determines identifier of aggregation by alternative hierarchy levels in the collection of alternative dictionary hierarchies. | ||
| The HierarchyKey property determines key of aggregation by alternative hierarchy levels in the collection of alternative dictionary hierarchies. | ||
| The Id property returns identifier of data aggregation mechanism. | ||
| The Name property returns name of data aggregation mechanism. |
| Method name | Brief description | |
| The Execute method calculates aggregated data. |
See also: