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


esriGPToolType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Constants > E > esriGPToolType Constants
ArcGIS Developer Help

esriGPToolType Constants

Type of geoprocessing tool.

Constant Value Description
esriGPFunctionTool 1 Function-based tool.
esriGPModelTool 2 Model-based tool.
esriGPScriptTool 3 Script-based tool.
esriGPCustomTool 4 Custom tool.
esriGPServerTool 5 Server-based tool.
esriGPPythonScriptTool 6 Python Script-based tool.
esriGPTaskTool 7 Task based tool.

Product Availability

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

.NET Samples

Geoprocessing events listener