GeoprocessingExecutionType

The list of geoprocessing execution types. This is used to indicate the geoprocessing service's execution type. Every geoprocessing service is exposed either as a submit or execute operation on the ArcGIS Server or Local Server and the execution type needs to match the used service.

Since

200.1.0

Inheritors

Types

Link copied to clipboard

Submit geoprocessing job asynchronously. Corresponds execution type 'esriExecutionTypeAsynchronous' on service definition.

Link copied to clipboard

Execute geoprocessing job synchronously. Corresponds execution type 'esriExecutionTypeSynchronous' on service definition.