This document is archived and information here might be outdated. Recommended version. |
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. |