IMsDetermAggregationTransform.Result

Syntax

Result: IMsFormulaTerm;

Description

The Result property returns the term corresponding to output variable.

Comments

To get terms creating aggregation expression, use the IMsDetermAggregationTransform.AggregationOperands property.

Example

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

See also:

IMsDetermAggregationTransform