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


IReportDataSource.Table Property (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 > IReportDataSource.Table Property
ArcGIS Developer Help

IReportDataSource.Table Property

Indicates the data for the report is from a table.

[Visual Basic .NET]
Public Property Table As ITable
[C#]
public ITable Table {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IReportDataSource Interface