ILindoSettings.ProblemResultWhichType

Fore Syntax

ProblemResultWhichType: LindoProblemResultWhichType;

Fore.NET Syntax

ProblemResultWhichType: Prognoz.Platform.Interop.Stat.LindoProblemResultWhichType;

Description

The ProblemResultWhichType property determines type of the problem, which solution should be extracted.

Comments

To select the solution type, which should be obtained, use the ILindoSettings.ProblemResultType property.

Fore and Fore.NET Examples

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

See also:

ILindoSettings