IMsDetermAggregationTransform.Level

Syntax

Level: Boolean;

Description

The Level property determines whether the Level function is used to calculate aggregation. True - the Level function is used, False - the Level function is not used. Using the Level function the value of the IMsDetermAggregationTransform.LevelRebaseDate property must be determined.

Example

The property use is given in the example for IMsDetermAggregationTransform.AggregationExpression.

See also:

IMsDetermAggregationTransform