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 | ||
---|---|---|
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. | |
ServerObjectConfiguration | Server Object Configuration. | |
ServerObjectType | Name of Server Object Type. | |
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. |