![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
GeocodeResourceBase Class Properties | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GeocodeResourceBase Class |
For a list of all members of this type, see GeocodeResourceBase members.
Name | Description | |
---|---|---|
![]() | CacheInApplicationState | Whether to use application state to cache resource information. |
![]() | CacheTimeOut | The time in hours after which resource information cached in application state should be refreshed. |
![]() | DataSource | Data source that is used for the resource. (Inherited from GISResourceBase) |
![]() | Functionalities | Obtains the collection of functionalities associated with this GIS resource. (Inherited from GISResourceBase) |
![]() | GeocodeServerProxy | The proxy class for communicating with the GIS server. |
![]() | Initialized | Whether the resource has been initialized. (Inherited from GISResourceBase) |
![]() | LocatorProperties | Gets the GeocodeServer Locator properties. |
![]() | MinCandidateScore | Minimum score in order to be returned as a geocode candidate. |
![]() | MinMatchScore | Minimum score to be returned as a geocode match. |
![]() | Name | Name of the GIS resource. (Inherited from GISResourceBase) |
![]() | ResourceDefinition | Overridden. Definition of the geocode resource in string format. Identifies the server and geocode service. |
![]() | Service | Name of the geocode service. |
![]() | ShowAllCandidates | Whether to return all candidates, or (if false) only the matched one. |
![]() | ValidationInterval | How often the resource should be validated. (Inherited from GISResourceBase) |
![]() | ValidationTimeout | Time out for validating a resource in milliseconds. (Inherited from GISResourceBase) |