IMsInterpolateTransform.Output

Fore Syntax

Output: IMsFormulaTermInfo;

Fore.NET Syntax

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

Description

The Output property determines the term that corresponds to output variable.

Comments

The property is outdated, use IMsInterpolateTransform.Result.

The property can be undefined, that is, by default the resulting variable is the output variable.

See also:

IMsInterpolateTransform