Base class for all parameter types that can be used in geoprocessing. More...
Header | #include <Geoprocessing |
Since | Esri |
Inherits | Esri |
Inherited By | Esri |
Public Functions
virtual | ~ |
Esri | parameter |
Detailed Description
Relevant samples:
- Local server geoprocessing: Create contour lines from local raster data using a local geoprocessing package `.gpkx` and the contour geoprocessing tool.
Member Function Documentation
[override virtual noexcept]
GeoprocessingParameter::~GeoprocessingParameter ()
Destructor.
Esri::ArcGISRuntime::GeoprocessingParameterType GeoprocessingParameter::parameterType () const
Gets the type of this geoprocessing parameter instance.