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




The following tables list the members exposed by MapResourceLocal.

Public Constructors

 NameDescription
Public ConstructorMapResourceLocal ConstructorOverloaded. Default constructor.  
Top

Public Properties

 NameDescription
Public PropertyDataFrameName of the data frame in the map service. (Inherited from MapResourceBase)
Public PropertyDataSourceData source that is used for the resource. (Inherited from GISResourceBase)
Public PropertyDisplaySettings Settings for display of the map resource, including visibility, transparency and image format. (Inherited from MapResourceBase)
Public PropertyFunctionalities Obtains the collection of functionalities associated with this GIS resource. (Inherited from GISResourceBase)
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 PropertyLayerIDID of the layer. (Inherited from MapResourceBase)
Public PropertyLayerSourceIDID of the layer source. (Inherited from MapResourceBase)
Public PropertyMapDescription The map description for this resource. (Inherited from MapResourceBase)
Public PropertyMapInformation Provides information on the map, including default extent, default spatial reference, and full extent. (Inherited from MapResourceBase)
Public PropertyMapServer Returns a reference to the Map Server object for communicating with the GIS server.  
Public PropertyMapServerInfoOverridden.  The MapServerInfo contains information about the map server, such as extent, spatial reference and units.  
Public PropertyMapServerInfoReadOnlyOverridden.  Do not use. For framework use only.  
Public PropertyMapServerProxyOverridden. The proxy class for communicating with the GIS server.  
Public PropertyMapTableSubtypeInfos Get subtype information for all layers. (Inherited from MapResourceBase)
Public PropertyNameName of the GIS resource. (Inherited from GISResourceBase)
Public PropertyResourceDefinition Definition of the map resource in string format. Identifies the server and map service. (Inherited from MapResourceBase)
Public PropertyServerContextInfoReturns an object with information about the GIS server context.  
Public PropertyServiceName of the service on the GIS server. (Inherited from MapResourceBase)
Public PropertyTileCacheInfoFromServerOverridden.  Do not use. For framework use only.  
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 MethodApplyCodedValueInfo Obtains coded value domain information for fields in the data table and stores this information in the extended properties of the table. This is to facilitate conversion of codes into their corresponding descriptive text. (Inherited from MapResourceBase)
Public MethodApplyMapDescriptionToServer Applies the resource's map description to the server object instance. Synchronizes the functionality of map descriptions with the resource's map description.  
Public MethodClearState Clears the state maintained by this resource. (Inherited from GISResourceBase)
Public MethodCreateFunctionalityOverridden. Creates a new instance of the GIS functionality type.  
Public MethodDispose Disposes of the resource.  
Public MethodEnsureDataFrame Do not use. For framework use only. (Inherited from MapResourceBase)
Public Methodstatic (Shared in Visual Basic)GetDataFramesRetrieves the names of the data frames in the map service.  
Public MethodGetDomain Get domain associated with a field, but if the domain for that field is inherited from another field, then obtain domain information from that other field. (Inherited from MapResourceBase)
Public MethodGetSubtypeInfo Returns subtype information for a given layer/table id. (Inherited from MapResourceBase)
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 up.  
Public MethodRefreshServerObjects Refreshes the server object with properties of the fine-grained map objects. Gets the new refreshed default map description and applies it to the resource and its functionalities.  
Public MethodSaveStateOverridden. Saves the state.  
Public MethodSupportsFunctionalityOverridden. Whether the resource supports the functionality specified.  
Public MethodValidate Validates whether the service used by the resource is up. (Inherited from GISResourceBase)
Top

See Also

© 2010 All Rights Reserved.