GeoprocessingTaskInfo QML Type

  • Esri.ArcGISRuntime
  • GeoprocessingTaskInfo
  • Information about a geoprocessing task. More...

    Import Statement: import Esri.ArcGISRuntime
    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

    [read-only] category : string

    The category of the GeoprocessingTask (read-only).


    [read-only] description : string

    The description of the GeoprocessingTask (read-only).


    [read-only] displayName : string

    The displayName of the GeoprocessingTask (read-only).


    [read-only] executionType : Enums.GeoprocessingExecutionType

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

    See also Enums.GeoprocessingExecutionType.


    [read-only] helpURL : url

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


    [read-only] name : string

    The name of the GeoprocessingTask (read-only).


    [read-only] parameterInfos : list<GeoprocessingParameterInfo>

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


    [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.