Enums.GeoprocessingParameterDirection enumeration
The GeoprocessingExecutionType can be one of:
Constant | Description |
---|---|
Enums.GeoprocessingParameterDirectionInput | (0) A parameter provided to a task as an input. |
Enums.GeoprocessingParameterDirectionOutput | (1) A parameter provided by the task as an output. |