Show contents 

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

IReportDataSourcesData

Assembly: Express;

Description

The IReportDataSourcesData interface is used to work with the collection of data from express report sources.

Inheritance Hierarchy

          IReportDataSourcesData

Comments

To get an object of this type, use IReportSheetData.DataSources.

Properties

  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:

Express Assembly Interfaces