IMsCrossDimensionAggregationOptions.Threshold

Fore Syntax

Threshold: Double;

Fore.NET 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.CompositionRelevanceTerm property is taken into account.

Fore and Fore.NET Examples

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

See also:

IMsCrossDimensionAggregationOptions