IMsCointegrationEquationTransform.OperandType

Syntax

OperandType(Index: Integer): MsCointegrationEquationOperandType;

Parameters

Index. Exogenous variable index.

Description

The OperandType property determines a group of cointegration links, which includes an exogenous variable.

Comments

Exogenous variable indexing is continuous and starts with zero. To get exogenous variables, use the IMsCointegrationEquationTransform.Operands property.

Example

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

See also:

IMsCointegrationEquationTransform