Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Stat Assembly > Stat Assembly Interfaces > IStatMethod > IStatMethod.Errors

IStatMethod.Errors

Syntax

Errors: String;

Description

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

Example

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

See also:

IStatMethod