ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.Local
GeocodeResourceLocal Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GeocodeResourceLocal Class




The following tables list the members exposed by GeocodeResourceLocal.

Public Constructors

 NameDescription
Public ConstructorGeocodeResourceLocal ConstructorOverloaded. Default constructor.  
Top

Public Properties

 NameDescription
Public PropertyCacheInApplicationState Whether to use application state to cache resource information. (Inherited from GeocodeResourceBase)
Public PropertyCacheTimeOut The time in hours after which resource information cached in application state should be refreshed. (Inherited from GeocodeResourceBase)
Public PropertyDataSourceData source that is used for the resource. (Inherited from GISResourceBase)
Public PropertyFunctionalities Obtains the collection of functionalities associated with this GIS resource. (Inherited from GISResourceBase)
Public PropertyGeocodeServer Returns a reference to the Geocode Server object for communicating with the GIS server.  
Public PropertyGeocodeServerProxyOverridden. The proxy class for communicating with the GIS server.  
Public PropertyInitialized Whether the resource has been initialized. (Inherited from GISResourceBase)
Public PropertyIsServerContextSharedWhether a pooled server context is shared with other resources in this application.  
Public PropertyLocatorPropertiesGets the GeocodeServer Locator properties. (Inherited from GeocodeResourceBase)
Public PropertyMinCandidateScoreMinimum score in order to be returned as a geocode candidate. (Inherited from GeocodeResourceBase)
Public PropertyMinMatchScoreMinimum score to be returned as a geocode match. (Inherited from GeocodeResourceBase)
Public PropertyNameName of the GIS resource. (Inherited from GISResourceBase)
Public PropertyResourceDefinition Definition of the geocode resource in string format. Identifies the server and geocode service. (Inherited from GeocodeResourceBase)
Public PropertyServerContextInfoReturns an object with information about the GIS server context.  
Public PropertyServiceName of the geocode service. (Inherited from GeocodeResourceBase)
Public PropertyShowAllCandidatesWhether to return all candidates, or (if false) only the matched one. (Inherited from GeocodeResourceBase)
Public PropertyValidationIntervalHow often the resource should be validated. (Inherited from GISResourceBase)
Public PropertyValidationTimeout Time out for validating a resource in milliseconds. (Inherited from GISResourceBase)
Top

Public Methods

 NameDescription
Public MethodClearState Clears the state maintained by this resource. (Inherited from GISResourceBase)
Public MethodCreateFunctionalityCreates a new instance of the GIS functionality type. (Inherited from GeocodeResourceBase)
Public MethodDisposeDisposes of the resource.  
Public MethodInitializeInitializes the resource to make it ready to use. (Inherited from GISResourceBase)
Public MethodLoadState Loads the state of the resource. The data source must have been specified previously. (Inherited from GISResourceBase)
Public MethodPerformValidationOverridden.  Validates whether the service used by the resource is available.  
Public MethodSaveStateSaves the state of the resource. (Inherited from GeocodeResourceBase)
Public MethodSupportsFunctionalityWhether the resource supports the functionality specified. (Inherited from GeocodeResourceBase)
Public MethodValidate Validates whether the service used by the resource is up. (Inherited from GISResourceBase)
Top

See Also

© 2010 All Rights Reserved.