IMsCrossDimensionAggregationOptions.UseNumObservations

Fore Syntax

UseNumObservations: Boolean;

Fore.NET Syntax

UseNumObservations: boolean;

Description

The UseNumObservations property determines whether the constraints are imposed on the minimum number of observation in the common period.

Comments

The property is relevant, if the aggregation is calculated on the common data period, that is IMsCrossDimensionAggregationOptions.UseCommon = True.

Available values:

Fore and Fore.NET Examples

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

See also:

IMsCrossDimensionAggregationOptions