ESRI.ArcGIS.ADF.Web.DataSources
IGeocodeFunctionality Interface Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IGeocodeFunctionality Interface




The following tables list the members exposed by IGeocodeFunctionality.

Public Properties

 NameDescription
 PropertyMinCandidateScore 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.  
 PropertyMinMatchScoreThe 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..  
 PropertyShowAllCandidatesWhether to return all candidates, or just the best match.  
Top

Public Methods

 NameDescription
 MethodFindAddressCandidatesOverloaded.  Geocodes an address and returns a table of candidates.  
 MethodGeocodeAddressOverloaded.  Geocodes an address and returns a point location.  
 MethodGetAddressFieldsGets the fields that may be submitted for a geocoding operation.  
 MethodGetLocatorPropertiesRetrieves the properties of the geocoding locator.  
 MethodReverseGeocodeOverloaded.  Finds an address or intersection that is closest to the input location.  
Top

See Also

© 2011 All Rights Reserved.