IMsCollapseTransform.Result

Fore Syntax

Result: IMsFormulaTerm;

Fore.NET Syntax

Result: Prognoz.Platform.Interop.Ms.IMsFormulaTerm;

Description

The Result property returns the term corresponding to output variable.

Comments

To set a source series, use the IMsCollapseTransform.Input property.

Fore and Fore.NET Examples

The property use is given in the example for IMsCollapseTransform.Input.

See also:

IMsCollapseTransform