IAdhocBulkSettings.Report

Fore Syntax

Report: IAdhocReport;

Fore.NET Syntax

None;

Description

The Report property returns a report, which executes a batch operation.

Comments

To get the selection, with which the batch operation is executed, use the IAdhocBulkSettings.SelectionSet property.

Fore Example

The property use is given in the example for IAdhocReport.BulkSettings.

See also:

IAdhocBulkSettings