Show contents 

Ms > Ms Assembly Interfaces > IMsECMEquation > IMsECMEquation.Result

IMsECMEquation.Result

Syntax

Result: IMsFormulaTerm;

Description

The Result property returns the term corresponding to output variable.

Comments

To get terms creating an equation, use the IMsECMEquation.Operands property.

Example

The property use is given in the example for IMsECMEquation.AutoRegressionOrder.

See also:

IMsECMEquation