Enums.GeoprocessingParameterType enumeration

The GeoprocessingExecutionType can be one of:

ConstantDescription
Enums.GeoprocessingParameterTypeGeoprocessingBoolean(0) GPBoolean
Enums.GeoprocessingParameterTypeGeoprocessingDataFile(1) GpDataFile
Enums.GeoprocessingParameterTypeGeoprocessingDate(2) GpDate
Enums.GeoprocessingParameterTypeGeoprocessingDouble(3) GpDouble
Enums.GeoprocessingParameterTypeGeoprocessingFeatures(4) GPRecordSet or GPFeatureRecordSetLayer
Enums.GeoprocessingParameterTypeGeoprocessingLinearUnit(5) GPLinearUnit
Enums.GeoprocessingParameterTypeGeoprocessingLong(6) GPLong
Enums.GeoprocessingParameterTypeGeoprocessingMultiValue(7) GPMultiValue
Enums.GeoprocessingParameterTypeGeoprocessingRaster(8) GPRasterData or GPRasterDataLayer
Enums.GeoprocessingParameterTypeGeoprocessingString(9) GPString
Enums.GeoprocessingParameterTypeGeoprocessingUnknownParameter(10) Unknown type

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