IAdhocReportExporter.FinishBatchCommand

Fore Syntax

FinishBatchCommand;

Description

The FinishBatchCommand method finishes batch export of dashboards.

Comments

The FinishBatchCommand method is used only together with the IAdhocReportExporter.StartBatchCommand method.

Fore Example

The method use is given in the example for IAdhocReportExporter.StartBatchCommand.

See also:

IAdhocReportExporter