Collection of Geoprocessing enumerations. More...
| Header | #include <Geoprocessing | 
Types
| (since Esrienum class | Geoprocessing | 
| (since Esrienum class | Geoprocessing | 
| (since Esrienum class | Geoprocessing | 
| (since Esrienum class | Geoprocessing | 
Detailed Description
Type Documentation
[since Esri::ArcGISRuntime 100.0]   enum class GeoprocessingExecutionType  
Enumerates types of geoprocessing execution modes.
The GeoprocessingExecutionType can be one of:
| Constant | Value | Description | 
|---|---|---|
| Geoprocessing | -1 | This value is returned when an error has occurred. | 
| Geoprocessing | 0 | Asynchronously submit a job. | 
| Geoprocessing | 1 | Synchronous task execution. | 
This enum was introduced in Esri::ArcGISRuntime 100.0.
[since Esri::ArcGISRuntime 100.0]   enum class GeoprocessingLinearUnits  
Enumerates types of geoprocessing linear units.
Note: See Esri::ArcGISRuntime::GeoprocessingLinearUnit for a description of the relationship between Esri::ArcGISRuntime::GeoprocessingLinearUnit and Esri::ArcGISRuntime::LinearUnit.
The GeoprocessingLinearUnits can be one of:
| Constant | Value | Description | 
|---|---|---|
| Geoprocessing | -1 | Unknown geoprocessing linear units. | 
| Geoprocessing | 0 | Centimeter. | 
| Geoprocessing | 1 | Decimeter. | 
| Geoprocessing | 2 | Kilometer. | 
| Geoprocessing | 3 | Meter. | 
| Geoprocessing | 4 | Millimeter. | 
| Geoprocessing | 5 | Point. | 
| Geoprocessing | 6 | U | 
| Geoprocessing | 7 | U | 
| Geoprocessing | 8 | U | 
| Geoprocessing | 9 | U | 
| Geoprocessing | 10 | U | 
This enum was introduced in Esri::ArcGISRuntime 100.0.
[since Esri::ArcGISRuntime 100.1]   enum class GeoprocessingParameterDirection  
Enumerates types of geoprocessing parameter directions.
The GeoprocessingParameterDirection can be one of:
| Constant | Value | Description | 
|---|---|---|
| Geoprocessing | 0 | A parameter provided to a task as an input. | 
| Geoprocessing | 1 | A parameter provided by the task as an output. | 
This enum was introduced in Esri::ArcGISRuntime 100.1.
[since Esri::ArcGISRuntime 100.0]   enum class GeoprocessingParameterType  
Enumerates types of geoprocessing parameters.
The GeoprocessingExecutionType can be one of:
| Constant | Value | Description | 
|---|---|---|
| Geoprocessing | 0 | GP | 
| Geoprocessing | 1 | Gp | 
| Geoprocessing | 2 | Gp | 
| Geoprocessing | 3 | Gp | 
| Geoprocessing | 4 | GP | 
| Geoprocessing | 5 | GP | 
| Geoprocessing | 6 | GP | 
| Geoprocessing | 7 | GP | 
| Geoprocessing | 8 | GP | 
| Geoprocessing | 9 | GP | 
| Geoprocessing | 10 | Unknown type | 
This enum was introduced in Esri::ArcGISRuntime 100.0.