DataSourceObjects: IAdhocDataSourceObjects;
DataSourceObjects: Prognoz.Platform.Interop.AdHoct.IAdhocDataSourceObjects;
The DataSourceObjects property returns a set of data sources for dashboard visualizers.
Each element in the set is a block, for which the data source is specified. To return data sources for a block of the Express Report, Regular Report or Dashboard type, use the IAdhocReport.DataSourceLinkedObjects property.
The property use is given in the example for IAdhocReportExportSource.TitleSettings.
See also: