IMsRTransform.Inputs

Syntax

Inputs: IMsFormulaTermList;

Description

The Inputs property returns a list of terms corresponding to input model variables.

Comments

To get term corresponding to output variable, use the IMsRTransform.Result property.

Example

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

See also:

IMsRTransform