ArcObjects Library Reference (Location)  

IGeocodeServerObjects Interface

Provides access to the objects used by the geocode server.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

When To Use

Use the IGeocodeServerObjects interface to obtain a reference to the address locator that performs the geocoding functionality of the GeocodeServer.

Members

Description
Read-only property AddressLocator The address locator used by the geocode server.

CoClasses that implement IGeocodeServerObjects

CoClasses and Classes Description
GeocodeServer A class that provides geocoding as a service.

Remarks

This interface is available only if the GeocodeServer was obtained for use by co-creating the GeocodeServer object.