Geoprocessing Features
constructor()
Create a geoprocessing features parameter.
Since
200.1.0
Create a geoprocessing features parameter with an input com.arcgismaps.data.FeatureSet.
Since
200.1.0
Parameters
feature Set
An element that contains a type implementing the com.arcgismaps.data.FeatureSet.
Create a geoprocessing features parameter with a URL for the service to retrieve a feature set for input.
Since
200.1.0
Parameters
url
A URL to a feature set.