This document is archived and information here might be outdated.  Recommended version.


IGPTask Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPTask Interface
ArcGIS Developer Help

IGPTask Interface

Provides access to properties/methods of a task object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method GetParameterDescription Get the parameter description.
Method GetParameterInfo Get the parameter info.
Method GetRenderer Get the parameter renderer.
Read/write property HasWorkspace Set the parameter renderer.
Method Init Initialize the task.
Method InitPackage Initialize the task.
Read-only property Mode The task mode.
Read-only property ParameterMapping The parameter mapping associated with the task.
Read/write property Process The task process.
Method SetParameterDescription Set the parameter description.
Method SetParameterInfo Set the parameter info.
Method SetRenderer Set the parameter renderer.

Classes that implement IGPTask

Classes Description