IExportRequestParams.ClearBeforeExport

Fore Syntax

ClearBeforeExport: Boolean;

Fore.NET Syntax

ClearBeforeExport: boolean;

Description

The ClearBeforeExport property determines whether to clear data consumer before export.

Comments

Available values:

Fore and Fore.NET Examples

The property use is given in the example for IExportRequestParams.Bindings.

See also:

IExportRequestParams