ILindoSettings.ProblemResultType

Syntax

ProblemResultType: LindoProblemResultType;

Description

The ProblemResultType property determines type of solution, which should be obtained.

Comments

To select type of the problem, which solution should be extracted, use the ILindoSettings.ProblemResultWhichType property.

Example

The property use is given in the example for ISmNonLinearOptimization.LindoSettings.

See also:

ILindoSettings