Show contents 

Report > Report Assembly Interfaces > IPrxReportOptions > IPrxReportOptions.EnableErrorChecking

IPrxReportOptions.EnableErrorChecking

Fore Syntax

EnableErrorChecking: Boolean;

Fore.NET Syntax

EnableErrorChecking: boolean;

Description

The EnableErrorChecking property determines whether error checking is used.

Comments

The property is outdated, use the IPrxReportOptions.ErrorCheckingOptions.EnableChecking property.

See also:

IPrxReportOptions