This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IA > IAGSServerObjectName2 Interface (ArcObjects .NET 10.4 SDK) |
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.
Description | ||
---|---|---|
AGSServerConnectionName | The connection name object for this server object. | |
Capabilities | The web capabilities of the service. | |
Name | Name of the server object. | |
NameString2 | The name string for the server object name. | |
ParentType | The type of server object this server object extension is associated with. | |
Type | Type of the server object (MapServer or GeocodeServer). | |
URL | Server object URL (if connection type is internet). |
Interfaces | Description |
---|---|
IAGSServerObjectName | Provides access to members that supply server object name information. |
CoClasses and Classes | Description |
---|---|
AGSServerObjectName | A name object for ArcGIS Server Objects. |