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 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: