IMsCrossDimensionAggregationOptions.Rebase

Fore Syntax

Rebase: Boolean;

Fore.NET Syntax

Rebase: boolean;

Description

The Rebase property determines whether to use the Rebase function for aggregation calculation.

Comments

The Rebase function enables the user to rebase data from one frequency to the other one.

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IMsCrossDimensionAggregationOptions.LevelValue.

See also:

IMsCrossDimensionAggregationOptions