IMsDetermAggregationTransform.Rebase

Syntax

Rebase: Boolean;

Description

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

Example

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

See also:

IMsDetermAggregationTransform