Provides access to members of GxObject that represents a ArcGIS Server (AGS) object.
Product Availability
Available with ArcGIS Desktop.
Members
| Description | ||
|---|---|---|
![]() |
AGSServerObjectName | The associated AGS server object name. |
![]() |
EditServerObjectProperties | Presents a modal dialog to allow editing the properties of the server object. |
![]() |
NumInstancesInUse | The number of instances in use. |
![]() |
NumInstancesRunning | The number of instances running. |
![]() |
Status | The status of the server object. |
CoClasses that implement IGxAGSObject
| CoClasses and Classes | Description |
|---|---|
| GxAGSCatalog | GxObject that represents an ArcGIS Server data sharing object. |
| GxAGSGeoDataServer | GxObject that represents an ArcGIS Server geodataserver object. |
| GxAGSGeometry | GxObject that represents an ArcGIS Geometry Server Service object. |
| GxAGSGeoprocessing | GxObject that represents an ArcGIS Server geoprocessing object. |
| GxAGSGlobe | GxObject that represents an ArcGIS Server globe object. |
| GxAGSImage | GxObject that represents an ArcGIS Image Server Service object. |
| GxAGSLocator | GxObject that represents an ArcGIS Server locator object. |
| GxAGSMap | GxObject that represents an ArcGIS Server map object. |


