Result: IMsFormulaTerm;
Result: Prognoz.Platform.Interop.Ms.IMsFormulaTerm;
The Result property returns the term corresponding to output variable.
To get a term corresponding to the input variable, use the IMsCumulativeTransform.Input property.
The property use is given in the example for IMsCumulativeTransform.CumulativeMethod.
See also: