IMsCrossDimensionAggregationOptions.UseCommon

Fore Syntax

UseCommon: Boolean;

Fore.NET Syntax

UseCommon: boolean;

Description

The UseCommon property determines whether the common period to calculate aggregation should be used.

Comments

Total period is a period, in which all aggregated series have data.

Available values:

Fore and Fore.NET Examples

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

See also:

IMsCrossDimensionAggregationOptions