ArcObjects Library Reference (GISClient)  

IAGSServerObjectName2 Interface

Provides access to members that supply server object name information. Note: the IAGSServerObjectName2 interface has been superseded byIAGSServerObjectName3. Please consider using the more recent version.

Product Availability

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

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 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
IAGSServerObjectName Provides access to members that supply server object name information.

CoClasses that implement IAGSServerObjectName2

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