IAdhocReportExporter.Sources

Fore Syntax

Sources: IAdhocReportExportSources;

Fore.NET Syntax

None;

Description

The Sources property returns a set of exported data sources for the dashboard.

Comments

Each element in the set is a block, for which the data source is specified.

Fore Example

The property use is given in the example for IAdhocReportExportSource.TitleSettings.

See also:

IAdhocReportExporter