IAGSServerObjectName Interface

Provides access to members that supply server object name information.

Members

Name Description
Read/write property AGSServerConnectionName The connection name object for this server object.
Read/write property Name Name of the server object.
Read/write property Type Type of the server object (MapServer or GeocodeServer).
Read/write property URL Server object URL (if connection type is internet).

IAGSServerObjectName.AGSServerConnectionName Property

The connection name object for this server object.

IAGSServerObjectName.Name Property

Name of the server object.

Remarks

Required if the MapServer object is obtained via a LAN AGSServerConnection.

IAGSServerObjectName.Type Property

Type of the server object (MapServer or GeocodeServer).

IAGSServerObjectName.URL Property

Server object URL (if connection type is internet).

Remarks

Required if the MapServer object is obtained via an internet AGSServerConnection to a web service catalog.

Classes that implement IAGSServerObjectName

Classes Description
AGSServerObjectName A name object for ArcGIS Server Objects.

Remarks

The IAGSServerObjectName interface lets you access the properties of an AGSServerObjectName which is The name object for an MapServerorGeocodeServerserver object obtained through an AGSServerConnection. IAGSServerObjectName has properties for the server object'sName,Type and if connecting to a web service catalog, the URL.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.