IEmHistoryItem.FilePath

Fore syntax

FilePath: String;

Fore.NET syntax

FilePath: string;

Description

The FilePath property returns the full path of the directory where the report on calculation of the express modeling method.

Comments

The path, to where the report is saved, is indicated when calling the IExpressModeller.EvaluateMethod method in the FileName parameter.

Fore and Fore.NET examples

The property use is given in the example for IExpressModeller.History.

See also:

IEmHistoryItem