ESRI.ArcGIS.ADF.Web.DataSources | |
IGeocodeFunctionality Interface Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IGeocodeFunctionality Interface |
The following tables list the members exposed by IGeocodeFunctionality.
Name | Description | |
---|---|---|
MinCandidateScore | The minimum score a location must achieve to be included in the candidates, in the range 0-100. A value of -1 indicates that the service default value should be used. | |
MinMatchScore | The minimum score a matched location must achieve to be a match, in the range 0-100. A value of -1 indicates that the service default value should be used.. | |
ShowAllCandidates | Whether to return all candidates, or just the best match. |
Name | Description | |
---|---|---|
FindAddressCandidates | Overloaded. | |
GeocodeAddress | Overloaded. | |
GetAddressFields | Gets the fields that may be submitted for a geocoding operation. | |
GetLocatorProperties | Retrieves the properties of the geocoding locator. | |
ReverseGeocode | Overloaded. |