Description
Creates a feature set from input geometries and features.
Inputs
Geometries |
Optional Type: esri.Geometry (3.x, 4.x)* | esri.Geometry[] (3.x, 4.x)* The geometries to be added. |
Features |
Optional Type: esri.Graphic (3.x, 4.x)* | esri.Graphic[] (3.x, 4.x)* The features to be added. |
* Geocortex Workflow uses different versions of Esri's ArcGIS API for JavaScript depending on the type of host application. See Underlying Technologies for information.
Outputs
featureSet |
Type: esri.FeatureSet (3.x, 4.x)* The Feature Set result. |
* Geocortex Workflow uses different versions of Esri's ArcGIS API for JavaScript depending on the type of host application. See Underlying Technologies for information.
Properties
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
Supported Environments
Environments capable of running this activity
Server
|
Client |
|||
Geocortex Web |
Geocortex Mobile |
Geocortex Viewer for HTML5 |
Web AppBuilder |
|
---|---|---|---|---|
|
|
|
|
|
Offline Support
This activity works when the device is offline.
Version Information
Supported from: Geocortex Viewer for HTML5 2.9, Web AppBuilder for ArcGIS 2.4.
See Also...