This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IA > IAGSServerObjectName Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that supply server object name information. Note: the IAGSServerObjectName interface has been superseded byIAGSServerObjectName3. Please consider using the more recent version.
Description | ||
---|---|---|
AGSServerConnectionName | The connection name object for this server object. | |
Name | Name of the server object. | |
Type | Type of the server object (MapServer or GeocodeServer). | |
URL | Server object URL (if connection type is internet). |
CoClasses and Classes | Description |
---|---|
AGSServerObjectName | A name object for ArcGIS Server Objects. |
The IAGSServerObjectName interface lets you access the properties of an AGSServerObjectName which is The name object for an MapServer or GeocodeServer server object obtained through an AGSServerConnection. IAGSServerObjectName has properties for the server object's Name, Type and if connecting to a web service catalog, the URL.
AGSServerConnection Class | MapServer Class | IEnumServerObjectType Interface | ServerObject Class | IEnumServerObjectTypeInfo Interface | AGSLocatorWorkspace Class | ILocatorManager2.GetAGSLocatorWorkspace Method | GeocodeServer Class | AGSAddressLocator Class | ILocatorWorkspaceName2.AGSServerConnectionName Property | ServerObject Class | IEnumServerObjectTypeInfo Interface | IEnumServerObjectType Interface