IAdhocBulkSettings.Report

Syntax

Report: IAdhocReport;

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.

Example

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

See also:

IAdhocBulkSettings