Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IReportDataSourceData interface is used to work with data of express report data source.
IReportDataSourceData
To get an object of this type, use IReportDataSourcesData.Item.
Property name | Brief description | |
DataSources | The DataSources property returns collection of report data sources data. | |
Descriptor | The Descriptor returns description of report data source as a repository object. |
See also: