IMsCumulativeTransform.Input

Syntax

Input: IMsFormulaTermInfo;

Description

The Input property determines the term corresponding to input variable.

Comments

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

Example

The property use is given in the example for IMsCumulativeTransform.CumulativeMethod.

See also:

IMsCumulativeTransform