IMsCointegrationEquationTransform.Operands

Fore Syntax

Operands: IMsCompositeFormulaTermList;

Fore.NET Syntax

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

Description

The Operands property returns a collection of term corresponding to exogenous variables.

Comments

To set 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