IMsDiagnosticTestResults.Error

Fore Syntax

Error: String;

Fore.NET Syntax

Error: string;

Description

The Error property returns errors occurred on calculating the diagnostic test.

Comments

If the test is calculated without errors, the property returns empty value.

Fore and Fore.NET Examples

The property use is given in the example IMsDiagnosticTestResults.CoefficientsNames.

See also:

IMsDiagnosticTestResults