Assembly: Adhoc;
The IAdhocReportExportSource interface is used to work with parameters of export of a dashboard data source.
IAdhocReportExportSource
Exported data source is a dashboard block, for which a data source is set.
To work with the collection of exported data sources of the dashboard, use the IAdhocReportExportSources interface.
Property name | Brief description | |
DataSource | The DataSource property returns a data source of the block. | |
TitleSettings | The TitleSettings property returns parameters of exporting block title. |
See also: