Inputs: IMsFormulaTermList;
The Inputs property returns a list of terms corresponding to input model variables.
To get term corresponding to output variable, use the IMsRTransform.Result property.
The property use is given in the example for IMsRTransform.Code.
See also: