IMsCumulativeTransform.Input

Fore Syntax

Input: IMsFormulaTermInfo;

Fore.NET Syntax

Input: Prognoz.Platform.Interop.Ms.IMsFormulaTermInfo;

Description

The Input property determines the term corresponding to input variable.

Comments

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

Fore and Fore.NET Examples

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

See also:

IMsCumulativeTransform