ILindoSettings.Warnings

Syntax

Warnings: Array;

Description

The Warnings property returns LINDO warnings occurred on calculation.

Comments

To get code of the LINDO error occurred on calculation, use the ILindoSettings.nErrorCode property.

Example

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

See also:

ILindoSettings