This document is archived and information here might be outdated.  Recommended version.


IAGSServerObjectName2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IA > IAGSServerObjectName2 Interface
ArcGIS Developer Help

IAGSServerObjectName2 Interface

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

Product Availability

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

Members

Name 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.

Classes that implement IAGSServerObjectName2

Classes Description
AGSServerObjectName A name object for ArcGIS Server Objects.