IAdhocReportExportSource.DataSource

Syntax

DataSource: IAdhocDataSourceObject;

Description

The DataSource property returns a data source of the block.

Comments

The property value is set automatically after adding a data source to the collection of exported sources.

To add a data source to the collection, use the IAdhocReportExportSources.Add method.

See also:

IAdhocReportExportSource