Rebase: Boolean;
The Rebase property determines whether the Rebase function is used during aggregation calculation.
Available values:
True. The Rebase function is used. In this case one should determine the value of the IMsDetermAggregationTransform.LevelRebaseDate property.
False. The Rebase function is not used.
The property use is given in the example for IMsDetermAggregationTransform.AggregationExpression.
See also: