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 observations in the common period.

Comments

The property is relevant if aggregation is calculated in 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