Show / Hide Table of Contents

Namespace Esri.ArcGISRuntime.Tasks.Geoprocessing

Classes

GeoprocessingBoolean

A boolean input or output parameter.

GeoprocessingDataFile

A data file input or output parameter.

GeoprocessingDate

A date input or output parameter.

GeoprocessingDouble

A double input or output parameter.

GeoprocessingFeatures

A features (or records) input or output parameter.

GeoprocessingFeatureSet

Geoprocessing feature set is a read-only set of features that are returned from GeoprocessingFeatures.

GeoprocessingJob

Geoprocessing job is used to run the geoprocessing task on the service.

GeoprocessingLinearUnit

A linear unit input or output parameter.

GeoprocessingLong

An Int32 input or output parameter.

GeoprocessingMultiValue<T>

A multi value input or output parameter which contains a collection of single geoprocessing parameter type.

GeoprocessingParameter

GeoprocessingParameter is a base class for all concrete parameter types that can be used in geoprocessing.

GeoprocessingParameterInfo

Provides information on a single parameter of a geoprocessing task.

GeoprocessingParameters

GeoprocessingParameters contains input parameters that are sent to the target geoprocessing task.

GeoprocessingRaster

A raster input or output parameter.

GeoprocessingResult

GeoprocessingResult contains output parameters returned from the service.

GeoprocessingString

A string input or output parameter.

GeoprocessingTask

GeoprocessingTask is used to run geoprocessing task that is published as a web service.

GeoprocessingTaskInfo

GeoprocessingTaskInfo contains information on a geoprocessing task.

Enums

GeoprocessingExecutionType

The list of geoprocessing execution types.

GeoprocessingLinearUnits

The list of geoprocessing linear unit types.

GeoprocessingParameterDirection

The list of geoprocessing parameter directions.

GeoprocessingParameterType

The list of geoprocessing parameter types.

In This Article
Back to top Copyright © 2022 Esri.