Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Express > Express Assembly Interfaces > IReportDataSourcesData
Assembly: Express;
The IReportDataSourcesData interface is used to work with the collection of data from express report sources.
IReportDataSourcesData
To get an object of this type, use IReportSheetData.DataSources.
Property name | Brief description | |
![]() |
Count | The Count property returns the number of report data sources. |
![]() |
Item | The Item property returns report data source. |
See also: