ILindoSettings.DisposeLindoModelAfterExecute

Fore Syntax

DisposeLindoModelAfterExecute: Boolean;

Fore.NET Syntax

DisposeLindoModelAfterExecute: boolean;

Description

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

Comments

Available values:

Fore and Fore.NET Examples

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

See also:

ILindoSettings