IMsCollapseTransform.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 IMsCollapseTransform.Result.

By default, the output variable matches the output variable.

See also:

IMsCollapseTransform