This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMap > ESRI.ArcGIS.ArcMap > Interfaces > IR > IReportDataSource Interface > IReportDataSource.Table Property (ArcObjects .NET 10.4 SDK) |
Indicates the data for the report is from a table.
[Visual Basic .NET] Public Property Table As ITable
[C#] public ITable Table {get; set;}