Base class for all parameter types that can be used in geoprocessing. More...
Header: | #include <GeoprocessingParameter.h> |
Since: | Esri::ArcGISRuntime 100.0 |
Inherits: | Esri::ArcGISRuntime::Object |
Inherited By: | Esri::ArcGISRuntime::GeoprocessingBoolean, Esri::ArcGISRuntime::GeoprocessingDataFile, Esri::ArcGISRuntime::GeoprocessingDate, Esri::ArcGISRuntime::GeoprocessingDouble, Esri::ArcGISRuntime::GeoprocessingFeatures, Esri::ArcGISRuntime::GeoprocessingLinearUnit, Esri::ArcGISRuntime::GeoprocessingLong, Esri::ArcGISRuntime::GeoprocessingMultiValue, Esri::ArcGISRuntime::GeoprocessingString, and Esri::ArcGISRuntime::GeoprocessingUnknownParameter |
Public Functions
virtual | ~GeoprocessingParameter() override |
Esri::ArcGISRuntime::GeoprocessingParameterType | parameterType() const |
Detailed Description
Member Function Documentation
[override virtual]
GeoprocessingParameter::~GeoprocessingParameter ()
Destructor.
Esri::ArcGISRuntime::GeoprocessingParameterType GeoprocessingParameter::parameterType () const
Gets the type of this geoprocessing parameter instance.