The IChronologicalMatrixLevelAggregator interface contains properties that determine parameters of chronological aggregation mechanism by the specified level.
Property name | Brief description | |
IncludeChildren | The IncludeChildren property determines whether direct child elements values are used during aggregation. | |
Level | The Level property returns level of the dimension, for which it is necessary to set up aggregation parameters. | |
Operation | The Operation property determines aggregation method used for elements of the selected dimension level. | |
ResultToSourceLevel | The ResultToSourceLevel property determines whether aggregation results are saved to source level. | |
ResultToThisLevel | The ResultToThisLevel property determines whether aggregation results are saved to this level. | |
SourceLevel | The SourceLevel property determines level of dimension from which data for aggregation is taken. | |
UseDefaultLevelAggregation | The UseDefaultLevelAggregation property determines whether aggregation settings are used for default level. |
See also: