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


IGxAGSImage2.Table Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxAGSImage2 Interface > IGxAGSImage2.Table Property
ArcGIS Developer Help

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