IMsDetermAggregationTransform.CompositionRelevanceOperands

Syntax

CompositionRelevanceOperands: IMsFormulaTermList;

Description

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

Example

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

See also:

IMsDetermAggregationTransform