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

By default the resulting variable matches the output variable.

See also:

IMsPointwiseCollapseTransform