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


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

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

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

Classes that implement IAGSServerObjectName3

Classes Description
AGSServerObjectName A name object for ArcGIS Server Objects.