IMsCointegrationEquationTransform.Operands

Syntax

Operands: 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.

Example

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

See also:

IMsCointegrationEquationTransform