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. When the Rebase function is used, 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