ICalculateReportScheduledTask.GetExportSettings

Syntax

GetExportSettings(Exporter: IPrxReportExporter);

Parameters

Exporter. The parameter determines export parameter settings.

Description

The GetExportSettings method enables the user to get export parameter settings from the task of regular report calculation in the task container.

Example

The example is given in description of the ICalculateReportScheduledTask.PutExportSettings method.

See also:

ICalculateReportScheduledTask