IMsCrossDimensionAggregationOptions.UseCommon

Fore Syntax

UseCommon: Boolean;

Fore.NET Syntax

UseCommon: boolean;

Description

The UseCommon property determines whether the common period for calculating aggregation is used.

Comments

A 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