ISmSimultaneousSystem.SimultaneousSystemMethod

Syntax

SimultaneousSystemMethod: SimultaneousSystemMode;

Description

The SimultaneousSystemMethod property determines assessment method for systems of simultaneous equations.

Comments

By default the linear model of general type is used, that is, SimultaneousSystemMethod = SimultaneousSystemMode.General.

Example

The property use is given in the example for ISmSimultaneousSystem.UseConstantAsInstrument.

See also:

ISmSimultaneousSystem