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