ILindoSettings.DisposeLindoModelAfterExecute

Syntax

DisposeLindoModelAfterExecute: Boolean;

Description

The DisposeLindoModelAfterExecute property determines whether to delete a LINDO model right after execution.

Comments

Available values:

Example

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

See also:

ILindoSettings