The IBasicMatrixLevelAggregator interface contains properties that determine parameters of a basic aggregation mechanism on the specified dimension level.
Property name | Brief description | |
The Include property determines whether data of the specified level is used during aggregation. | ||
The IncludeChildren property determines whether direct child elements values are used during aggregation. | ||
The IncludeOwner property determines whether values on this level are taken into account while entering aggregated data to a destination level. | ||
The Level property returns level of the dimension, for which it is necessary to set aggregation parameters. | ||
The Operation property determines aggregation method used for elements of the selected dimension level. | ||
The PreserveExistingData property determines whether non-aggregated data is saved. | ||
The PreserveMethod property determines a method for saving non-aggregated data. | ||
The UseDefaultLevelAggregation property determines whether aggregation settings are used for default level. |
See also: