IMsDetermAggregationTransform.CompositionRelevanceExpr

Syntax

CompositionRelevanceExpr: IExpression;

Description

The CompositionRelevanceExpr property returns the expression that is used to calculate aggregation threshold.

Comments

To set aggregation expression, use the IMsDetermAggregationTransform.AggregationExpr property.

Example

The property use is given in the example for IMsDetermAggregationTransform.AggregationExpr.

See also:

IMsDetermAggregationTransform