IMsCrossDimensionAggregationOptions.UseNumObservations

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 at the common data period, that is, the IMsCrossDimensionAggregationOptions.UseCommon property is set to True.

Available values:

Example

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

See also:

IMsCrossDimensionAggregationOptions