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