ArcObjects Library Reference (Catalog)  

IGxAGSObject3 Interface

Provides access to members of GxObject that represents a ArcGIS Server (AGS) object.

Product Availability

Available with ArcGIS Desktop.

Description

This interface is new at ArcGIS 9.3.

Members

Description
Read/write property AGSServerObjectName The associated AGS server object name.
Method EditServerObjectProperties Presents a modal dialog to allow editing the properties of the server object.
Read-only property NumInstancesInUse The number of instances in use.
Read-only property NumInstancesRunning The number of instances running.
Read-only property ServerObjectConfiguration Server Object Configuration.
Read-only property ServerObjectType Name of Server Object Type.
Read-only property Status The status of the server object.

Inherited Interfaces

Interfaces Description
IGxAGSObject2 Provides access to members of GxObject that represents a ArcGIS Server (AGS) object.
IGxAGSObject Provides access to members of GxObject that represents a ArcGIS Server (AGS) object.

CoClasses that implement IGxAGSObject3

CoClasses and Classes Description
GxAGSCatalog GxObject that represents an ArcGIS Server data sharing object.
GxAGSFeatureServer GxObject that represents an ArcGIS Server feature server 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.
GxAGSWMServer GxObject that represents an ArcGIS Server Workflow Manager object.