![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Constants > E > esriGPParameterType Constants (ArcObjects .NET 10.5 SDK) |
Type of Geoprocessing parameter.
| Constant | Value | Description |
|---|---|---|
| esriGPParameterTypeRequired | 0 | Required parameter. |
| esriGPParameterTypeOptional | 1 | Optional parameter. |
| esriGPParameterTypeDerived | 2 | Derived parameter. |