ESRI.ArcGIS.ADF.Web.DataSources | |
IMapResource Interface | |
Members See Also |
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IMapResource Interface |
Visual Basic (Declaration) | |
---|---|
Public Interface IMapResource Inherits IGISResource |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public interface IMapResource : IGISResource |
IMapResource is an extension of IGISResource and therefore includes all of its properties and methods. It adds properties to enable the resource to handle map display and related operations.
For more discussion of GIS resources and functionalities, see the topic Working with the Common Data Source API in the Developer Help (also available online at the ArcGIS Resource Center).