IAdhocDataSourceObjects.Report

Fore Syntax

Report: IAdhocReport;

Fore.NET Syntax

Report: Prognoz.Platform.Interop.AdHoc.IAdhocReport;

Description

The Report property returns a parent dashboard.

Comments

To work with dashboard data sources, use the IAdhocReport.DataSourceObjects property.

Fore and Fore.NET Examples

The property use is given in the example for IAdhocDataSourceObjects.IsLinked.

See also:

IAdhocDataSourceObjects