GeoprocessingParameter QML Type
Base type for all parameter types that can be used in geoprocessing. More...
Import Statement: | import Esri.ArcGISRuntime |
Since: | Esri.ArcGISRuntime 100.0 |
Inherits: | |
Inherited By: | GeoprocessingBoolean, GeoprocessingDataFile, GeoprocessingDate, GeoprocessingDouble, GeoprocessingFeatures, GeoprocessingLinearUnit, GeoprocessingLong, GeoprocessingMultiValue, GeoprocessingString, and GeoprocessingUnknownParameter |
- List of all members, including inherited members
- GeoprocessingParameter is part of QML Type List.
Properties
- parameterType : Enums.GeoprocessingParameterType
Detailed Description
Note: You cannot declare or create a component of this type in QML code.
Property Documentation
[read-only] parameterType : Enums.GeoprocessingParameterType |
Returns the Enums.GeoprocessingParameterType of this GeoprocessingParameter (read-only).