This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IA > IAGSServerObjectName3 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that supply server object name information.
This interface is new at ArcGIS 9.3. It supersedes IAGSServerObjectName and IAGSServerObjectName2.
Description | ||
---|---|---|
AGSServerConnectionName | The connection name object for this server object. | |
Capabilities | The web capabilities of the service. | |
Description | The name 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 |
---|---|
IAGSServerObjectName2 | Provides access to members that supply server object name information. |
IAGSServerObjectName | Provides access to members that supply server object name information. |
CoClasses and Classes | Description |
---|---|
AGSServerObjectName | A name object for ArcGIS Server Objects. |