IMsCrossDimensionAggregationOptions.NumObservations

Syntax

NumObservations: Integer;

Description

The NumObservations property determines the minimum number of observations in the total period of aggregated data.

Comments

The property is relevant if the constraint is imposed on the minimum number of observations in the common period of aggregated data, that is, IMsCrossDimensionAggregationOptions.UseNumObservations is set to True.

The default value is three observations.

Example

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

See also:

IMsCrossDimensionAggregationOptions