IAdhocReport.DataSourceLinkedObjects

Syntax

DataSourceLinkedObjects: IAdhocDataSourceObjects;

Description

The DataSourceLinkedObjects property returns a set of linked data sources of the dashboard.

Comments

Linked data sources are data sources for blocks of the Express Report, Regular Report or Dashboard type.

Example

The property use is given in the example for IAdhocReport.AddDataSourceLinkedObject.

See also:

IAdhocReport