GeoprocessingTaskInfo QML Type

Information about a geoprocessing task. More...

Import Statement: import Esri.ArcGISRuntime 100.15
Since: Esri.ArcGISRuntime 100.1
Inherits:

Object

Properties

Detailed Description

Note: You cannot declare or create a component of this type in QML code.

Property Documentation

category : string

The category of the GeoprocessingTask (read-only).


description : string

The description of the GeoprocessingTask (read-only).


displayName : string

The displayName of the GeoprocessingTask (read-only).


executionType : Enums.GeoprocessingExecutionType

The execution type of the GeoprocessingTask (read-only).

See also Enums.GeoprocessingExecutionType.


helpURL : url

The help URL of the GeoprocessingTask (read-only).


name : string

The name of the GeoprocessingTask (read-only).


parameterInfos : list<GeoprocessingParameterInfo>

A list of GeoprocessingParameterInfo which details information about the parameters used by the GeoprocessingTask (read-only).


url : url

The URL of the GeoprocessingTask (read-only).


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.