IMsDetermAggregationTransform.CompositionRelevanceOperands

Syntax

CompositionRelevanceOperands: IMsFormulaTermList;

Description

The CompositionRelevanceOperands property returns a collection of terms used to compile the expression calculating the threshold of aggregation.

Example

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

See also:

IMsDetermAggregationTransform