IMsCrossDimensionAggregationOptions.Threshold

Syntax

Threshold: Double;

Description

The Threshold property determines a value of the threshold, which determines aggregation relevance.

Comments

Range of available values: [0; 100].

If the value of this property is greater than zero, the value of the IMsCrossDimensionAggregationTransform.WeightsExpression property is taken into account.

Example

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

See also:

IMsCrossDimensionAggregationOptions