ClearBeforeExport: Boolean;
ClearBeforeExport: boolean;
The ClearBeforeExport property determines whether to clear data consumer before export.
Available values:
True. Clear data consumer.
False. Do not clear data consumer.
The property use is given in the example for IExportRequestParams.Bindings.
See also: