DisposeLindoModelAfterExecute: Boolean;
DisposeLindoModelAfterExecute: boolean;
The DisposeLindoModelAfterExecute property determines whether to delete a LINDO model right after execution.
Available values:
True. Default value. The model is deleted right after execution.
False. The model is not deleted right after execution.
The property use is given in the example for ISmNonLinearOptimization.LindoSettings.
See also: