IMsCrossDimensionAggregationOptions.TreatEmptyCompositionRelevanceAs

Syntax

TreatEmptyCompositionRelevanceAs: Double;

Description

The TreatEmptyCompositionRelevanceAs property determines the value that is used to fill missing data of aggregation calculation threshold.

Comments

The default value is Double.Nan.

Example

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

See also:

IMsCrossDimensionAggregationOptions