IMsVariableTestResults.Error

Fore Syntax

Error: String;

Fore.NET Syntax

Error: string;

Description

The Error property returns errors occurred on descriptive statistics calculation.

Comments

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

Fore and Fore.NET Examples

The property use is given in the example for IMsMetaModelVisualController.DFTest.

See also:

IMsVariableTestResults