This document is archived and information here might be outdated. Recommended version. |
Provides access to members for initializing a geocode server.
Use the IInitGeocodeServer interface to define the properties of a GeocodeServer.
Name | Description | |
---|---|---|
AdjustableProperties | The list of properties (comma delimited) that can be modified at runtime (for a given method). | |
AttachToLocator | Attach this service to the locator specified by the locator name. This is the locator that the service will use internally. | |
SuggestedBatchSize | The suggested number of addresses to send to a server in one batch request. |
CoClasses and Classes | Description |
---|---|
GeocodeServer | A class that provides geocoding as a service. |
This interface is available only if the GeocodeServer was obtained for use by co-creating the GeocodeServer object.