GeoprocessingParameters

constructor(geoprocessingExecutionType: GeoprocessingExecutionType)

Create a geoprocessing input parameters object with the given execution type. Note that the execution type needs to match the expected execution type of the geoprocessing task being run as indicated by the service's metadata.

Since

200.1.0

Parameters

geoprocessingExecutionType

A GeoprocessingExecutionType indicating the job execution type.