GeoprocessingLong constructor

GeoprocessingLong([
  1. int value = 0
])

Create a geoprocessing long parameter with the given value.

Parameters:

  • value — The value of the parameter.