ProblemResultWhichType: LindoProblemResultWhichType;
ProblemResultWhichType: Prognoz.Platform.Interop.Stat.LindoProblemResultWhichType;
The ProblemResultWhichType property determines type of the problem, which solution should be extracted.
To select the solution type, which should be obtained, use the ILindoSettings.ProblemResultType property.
The property use is given in the example for ISmNonLinearOptimization.LindoSettings.
See also: