GeoprocessingString

A string input or output parameter. Corresponds to GPString parameter type on the service.

Since

200.1.0

See also

GeoprocessingString.GeoprocessingString

(String)

Constructors

Link copied to clipboard
constructor()

Create a geoprocessing string parameter.

constructor(value: String)

Create a geoprocessing string parameter with the given value.

Properties

Link copied to clipboard

The value of this parameter.