IQPExtraSettings.SaveLogToFilePath

Syntax

SaveLogToFilePath: String;

Description

The SaveLogToFilePath property determines path and name of the file, to which the calculation report will be saved.

Comments

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

Example

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

See also:

IQPExtraSettings