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.
Product Availability
Members
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 that implement IAGSServerObjectName
CoClasses and 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 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.
See Also
ServerObject Class | IEnumServerObjectTypeInfo Interface | IEnumServerObjectType Interface | ILocatorWorkspaceName2.AGSServerConnectionName Property | GeocodeServer Class | AGSAddressLocator Class | AGSLocatorWorkspace Class | ILocatorManager2.GetAGSLocatorWorkspace Method | IEnumServerObjectType Interface | IEnumServerObjectTypeInfo Interface | ServerObject Class