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


IGxAGSImage2.Table Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Catalog)  

IGxAGSImage2.Table Property

The attribute table of the Image Service.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IGxAGSImage2 Interface