IQPExtraSettings.SaveModelToFilePath

Syntax

SaveModelToFilePath: String;

SaveModelToFilePath: String;

Description

The SaveModelToFilePath property determines a path and a name of the file, to which a model will be saved.

Comments

As a property value, set file path and name in the *.MPS format.

Fore and Fore.NET Examples

The example of use is given in description of the ISmQuadraticProgramming.ExtraSettings property.

See also:

IQPExtraSettings