IMsSpliceTransform.Operands

Fore Syntax

Operands: IMsFormulaTermList;

Fore.NET Syntax

Operands: Prognoz.Platform.Interop.Ms.IMsFormulaTermList;

Description

The Operands property returns the collection of spliced series.

Comments

To get a term corresponding to the output variable, use the IMsSpliceTransform.Result property.

Fore and Fore.NET Examples

The property use is given in the example for IMsSpliceTransform.Result.

See also:

IMsSpliceTransform