This document is archived and information here might be outdated.  Recommended version.


IReportDataSource Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMap > ESRI.ArcGIS.ArcMap > Interfaces > IR > IReportDataSource Interface
ArcGIS Developer Help

IReportDataSource Interface

Provides access to members that set the data source properties for Report reports.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property DefinitionQuery Indicates the definition expression for the report.
Read/write property Extent Indicates the extent of the report features.
Read/write property Layer Indicates the data for the report is from a layer.
Read/write property SelectionSet Indicates the selection set for the report.
Read/write property Table Indicates the data for the report is from a table.

Classes that implement IReportDataSource

Classes Description
Report The Report class implements the report engine.

.NET Samples

Generate a report