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




The following tables list the members exposed by GeocodeResource.

Public Constructors

 NameDescription
Public ConstructorGeocodeResource ConstructorOverloaded. Creates a new instance of a geocode resource.  
Top

Public Properties

 NameDescription
Public PropertyDataSourceThe GIS data source used by this GIS resource. (Inherited from GISResource)
Public PropertyFunctionalitiesThe collection of GIS functionalities that this resource supports. (Inherited from GISResource)
Public PropertyInitialized Whether the resource has been initialized. (Inherited from GISResource)
Public PropertyMinCandidateScoreMinimum score in order to be returned as a geocode candidate.  
Public PropertyMinMatchScoreMinimum score to be returned as a geocode match.  
Public PropertyNameName of the GIS Resource. (Inherited from GISResource)
Public PropertyResourceDefinitionDefinition of this resource as a string. (Inherited from GISResource)
Public PropertyShowAllCandidatesWhether to return all candidates, or (if false) only the matched one.  
Public PropertyToken Gets the token used to access with the Virtual Earth service. (Inherited from GISResource)
Public PropertyUseStagingServer If true, will use the Virtual Earth Staging Servers, instead of the Production Servers. (Inherited from GISResource)
Public PropertyValidationTimeout Time out for validating a resource in milliseconds. Can be used in Initialize. (Inherited from GISResource)
Top

Public Methods

 NameDescription
Public MethodClearState Clears the state maintained by this resource. (Inherited from GISResource)
Public MethodCreateFunctionalityOverridden. Creates the requested functionality.  
Public MethodDispose Disposes the resource, save the state. (Inherited from GISResource)
Public MethodInitializeInitializes the resource. (Inherited from GISResource)
Public MethodLoadStateLoads the state of the resource from its data source. (Inherited from GISResource)
Public MethodRefreshToken Refreshes the token from the Token WebService. (Inherited from GISResource)
Public MethodSaveStateSaves the state of the resource. (Inherited from GISResource)
Public MethodSupportsFunctionalityOverridden. Whether the resource supports the passed in functionality type.  
Top

See Also

© 2010 All Rights Reserved.