ESRI.ArcGIS.ADF.Web.DataSources
IGeoprocessingResource Interface
Members  See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IGeoprocessingResource Interface




A GIS resource used for geoprocessing analysis.

Syntax

Visual Basic (Declaration) 
Public Interface IGeoprocessingResource 
   Inherits IGISResource 
Visual Basic (Usage)Copy Code
Dim instance As IGeoprocessingResource
C# 
public interface IGeoprocessingResource : IGISResource  

Remarks

For a discussion of geoprocessing resources and functionalities, see the topic Geoprocessing Resource in the Developer Help (also available online at the ArcGIS Resource Center).

See Also

© 2010 All Rights Reserved.