ArcObjects Library Reference (ArcMap)  

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