ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService
GeocodeFunctionality Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService Namespace : GeocodeFunctionality Class




The following tables list the members exposed by GeocodeFunctionality.

Public Constructors

 NameDescription
Public ConstructorGeocodeFunctionality ConstructorOverloaded. Constructs a new GeocodeFunctionality.  
Top

Public Properties

 NameDescription
Public PropertyGeocodeResourceThe geocode resource associated with this GeocodeFunctionality.  
Public PropertyInitialized Whether the functionality has been initialized.  
Public PropertyMinCandidateScore The minimum score a location must achieve to be included with geocode candidates.  
Public PropertyMinMatchScore The minimum score a location must achieve to be considered a match for an address.  
Public PropertyNameName of the GeocodeFunctionality object.  
Public PropertyResourceThe GIS resource used in the GeocodeFunctionality.  
Public PropertyShowAllCandidates Whether to include all candidates or only those meeting the minimum match score.  
Public PropertyWebControlThe Web control associated with the GeocodeFunctionality, if any.  
Top

Public Methods

 NameDescription
Public MethodDisposeDisposes of the GeocodeFunctionality object.  
Public MethodFindAddressCandidatesOverloaded.  Finds a set of locations that are candidates to match the input address.  
Public MethodGeocodeAddressOverloaded.  Finds the best geocoded match for the input address.  
Public MethodGetAddressFieldsObtains a list of the fields that may be used as inputs for geocoding.  
Public MethodGetLocatorProperties Gets the properties of the locator, which may be modified and passed when performing geocoding.  
Public MethodInitializeInitializes the GeocodeFunctionality to prepare it for use in geocoding.  
Public MethodLoadStateLoads the state of the GeocodeFunctionality from its resource.  
Public MethodReverseGeocodeOverloaded.  Finds the closest address to the input point location.  
Public MethodSaveStateSaves the state of the GeocodeFunctionality.  
Public MethodSupportsDetermines if the functionality supports an operation.  
Top

See Also

© 2010 All Rights Reserved.