The Set Feature Attribute activity sets the value of an attribute on a feature.
Feature |
Required Type: esri.Graphic (3.x, 4.x)* The feature to set the attribute on. |
Attribute Name |
Required Type: String The name of the attribute to set. |
Attribute Value |
Optional Type: any The value of the attribute. |
* VertiGIS Studio Workflow uses different versions of Esri's ArcGIS API for JavaScript depending on the type of host application. See Underlying Technologies for information.
This activity has no outputs.
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity works when the device has intermittent connectivity to the network.
Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.
See also...