OperandType(Index: Integer): MsCointegrationEquationOperandType;
Index. Exogenous variable index.
The OperandType property determines a group of cointegration links, which includes an exogenous variable.
Exogenous variable indexing is continuous and starts with zero. To get exogenous variables, use the IMsCointegrationEquationTransform.Operands property.
The property use is given in the example for IMsCointegrationEquationTransform.Result.
See also: