![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService | |
GeocodeResource Class Properties | |
See Also |
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService Namespace : GeocodeResource Class |
For a list of all members of this type, see GeocodeResource members.
Name | Description | |
---|---|---|
![]() | DataSource | The GIS data source used by this GIS resource. (Inherited from GISResource) |
![]() | Functionalities | The collection of GIS functionalities that this resource supports. (Inherited from GISResource) |
![]() | Initialized | Whether the resource has been initialized. (Inherited from GISResource) |
![]() | 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 GISResource) |
![]() | ResourceDefinition | Definition of this resource as a string. (Inherited from GISResource) |
![]() | ShowAllCandidates | Whether to return all candidates, or (if false) only the matched one. |
![]() | Token | Gets the token used to access with the Virtual Earth service. (Inherited from GISResource) |
![]() | UseStagingServer | If true, will use the Virtual Earth Staging Servers, instead of the Production Servers. (Inherited from GISResource) |
![]() | ValidationTimeout | Time out for validating a resource in milliseconds. Can be used in Initialize. (Inherited from GISResource) |