ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService | |
GISResource Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.VirtualEarthService Namespace : GISResource Class |
The following tables list the members exposed by GISResource.
Name | Description | |
---|---|---|
DataSource | The GIS data source used by this GIS resource. | |
Functionalities | The collection of GIS functionalities that this resource supports. | |
Initialized | Whether the resource has been initialized. | |
Name | Name of the GIS Resource. | |
ResourceDefinition | Definition of this resource as a string. | |
Token | Gets the token used to access with the Virtual Earth service. | |
UseStagingServer | If true, will use the Virtual Earth Staging Servers, instead of the Production Servers. | |
ValidationTimeout | Time out for validating a resource in milliseconds. Can be used in Initialize. |
Name | Description | |
---|---|---|
ClearState | Clears the state maintained by this resource. | |
CreateFunctionality | Creates the requested functionality. | |
Dispose | Disposes the resource, save the state. | |
Initialize | Initializes the resource. | |
LoadState | Loads the state of the resource from its data source. | |
RefreshToken | Refreshes the token from the Token WebService. | |
SaveState | Saves the state of the resource. | |
SupportsFunctionality | Whether the resource supports the passed in functionality type. |