IMsCointegrationEquationTransform.Operands

Fore Syntax

Operands: IMsCompositeFormulaTermList;

Fore.NET Syntax

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

Description

The Operands property returns the collection of terms corresponding to exogenous variables.

Comments

To set a group of bindings for exogenous variables, use the IMsCointegrationEquationTransform.OperandType property.

Fore and Fore.NET Examples

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

See also:

IMsCointegrationEquationTransform