ArcObjects Library Reference (GISClient)  

IAGSServerObjectName3 Interface

Provides access to members that supply server object name information.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

This interface is new at ArcGIS 9.3. It supersedes IAGSServerObjectName and IAGSServerObjectName2.

Members

Description
Read/write property AGSServerConnectionName The connection name object for this server object.
Read/write property Capabilities The web capabilities of the service.
Read/write property Description The name of the service.
Read/write property Name Name of the server object.
Read/write property NameString2 The name string for the server object name.
Read/write property ParentType The type of server object this server object extension is associated with.
Read/write property Type Type of the server object (MapServer or GeocodeServer).
Read/write property URL Server object URL (if connection type is internet).

Inherited Interfaces

Interfaces Description
IAGSServerObjectName2 Provides access to members that supply server object name information.
IAGSServerObjectName Provides access to members that supply server object name information.

CoClasses that implement IAGSServerObjectName3

CoClasses and Classes Description
AGSServerObjectName A name object for ArcGIS Server Objects.