ESRI.ArcGIS.ADF.Web.DataSources.IMS
GeocodeFunctionality Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.DataSources.IMS 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 PropertyFeatureLayerThe FeatureLayer in the GeocodeResource used for geocoding.  
Public PropertyGeocodeResourceThe geocode resource associated with this GeocodeFunctionality.  
Public PropertyInitialized Whether the functionality has been initialized.  
Public PropertyMapResource The ArcIMS MapResource that supports this geocode functionality.  
Public PropertyMapView The ArcIMS MapView associated with the map service that supports this geocode functionality.  
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 PropertyOutputSpatialReference The spatial reference that should be requested for the output of geocoding operations.  
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 MethodGetSchema Get XML Schema.  
Public MethodInitializeInitializes the GeocodeFunctionality to prepare it for use in geocoding.  
Public MethodLoadStateLoads the state of the GeocodeFunctionality from its resource.  
Public MethodReadXml Read XML.  
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.  
Public MethodWriteXml Write XML.  
Top

See Also

© 2010 All Rights Reserved.