IReportDataSourceData

Assembly: Express;

Description

The IReportDataSourceData interface is used to work with data of express report data source

Inheritance Hierarchy

          IReportDataSourceData

Comments

To get an object of this type, use IReportDataSourcesData.Item.

Properties

  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:

Express Assembly Interfaces