IMsMatrixAggregationTransform.Result

Syntax

Result: IMsFormulaTerm;

Description

The Result property returns the term corresponding to output variable.

Comments

To set up aggregation parameters, use the IMsMatrixAggregationTransform.Aggregator property.

Example

The property use is given in the example for IMsMatrixAggregationTransform.Aggregator.

See also:

IMsMatrixAggregationTransform