IStatMethod.Errors

Fore Syntax

Errors: String;

Fore.NET Syntax

Errors: string;

Description

The Errors property returns a message containing all the errors and warnings occurred during the method calculation.

Fore and Fore.NET Examples

The property use is given in the example for IStatMethod.Clone.

See also:

IStatMethod