IDiagnosticReport.Grid

Fore Syntax

Grid: IEaxGrid;

Fore.NET Syntax

Grid: Prognoz.Platform.Interop.Express.EaxGrid;

Description

The Grid property returns the table that displays diagnostic test data.

Comments

A diagnostic report is used to show validation execution results.

Fore and Fore.NET Examples

The property use is given in the example for IEaxDataAreaValidationChain.Move.

See also:

IDiagnosticReport