IBasicMatrixAggregator.LevelAggregation

Syntax

LevelAggregation(Level: IDimLevel): IBasicMatrixLevelAggregator;

Parameters

Level - dimension level, for which it is necessary to set aggregation parameters.

Description

The LevelAggregation property returns aggregation parameters for the specified dimension level.

Example

The example of use is given in description of the DefaultLevelAggregation property.

See also:

IBasicMatrixAggregator