![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
GeocodeFunctionality Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GeocodeFunctionality Class |
The following tables list the members exposed by GeocodeFunctionality.
Name | Description | |
---|---|---|
![]() | GeocodeFunctionality Constructor | Overloaded. Constructs a new GeocodeFunctionality. |
Name | Description | |
---|---|---|
![]() | GeocodeResource | The geocode resource associated with this GeocodeFunctionality. |
![]() | Initialized | Whether the functionality has been initialized. |
![]() | MinCandidateScore | The minimum score a location must achieve to be included with geocode candidates. |
![]() | MinMatchScore | The minimum score a location must achieve to be considered a match for an address. |
![]() | Name | Name of the GeocodeFunctionality object. |
![]() | OutputSpatialReference | The spatial reference that should be requested for the output of geocoding operations. |
![]() | Resource | The GIS resource used in the GeocodeFunctionality. |
![]() | ShowAllCandidates | Whether to include all candidates or only those meeting the minimum match score. |
![]() | WebControl | The Web control associated with the GeocodeFunctionality, if any. |
Name | Description | |
---|---|---|
![]() | Dispose | Disposes of the GeocodeFunctionality object. |
![]() | FindAddressCandidates | Overloaded. Finds a set of locations that are candidates to match the input address. |
![]() | GeocodeAddress | Overloaded. Finds the best geocoded match for the input address. |
![]() | GetAddressFields | Obtains a list of the fields that may be used as inputs for geocoding. |
![]() | GetLocatorProperties | Gets the properties of the locator, which may be modified and passed when performing geocoding. |
![]() | Initialize | Initializes the GeocodeFunctionality to prepare it for use in geocoding. |
![]() | LoadState | Loads the state of the GeocodeFunctionality from its resource. |
![]() | ReverseGeocode | Overloaded. Finds the closest address to the input point location. |
![]() | SaveState | Saves the state of the GeocodeFunctionality. |
![]() | Supports | Determines if the functionality supports an operation. |