IMsRTransform.Result

Syntax

Result: IMsFormulaTerm;

Description

The Result property returns the term corresponding to output variable.

Comments

To get expression elements that correspond to input variables, use the IMsRTransform.Inputs property.

Example

The property use is given in the example for IMsRTransform.Code.

See also:

IMsRTransform