IAdhocReportExporter.FinishBatchCommand

Syntax

FinishBatchCommand;

Description

The FinishBatchCommand method finishes batch export of dashboards.

Comments

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

Example

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

See also:

IAdhocReportExporter