Sort Feature Set Activity

Description

The Sort Feature Set activity sorts the features in a Feature Set based on a specified attribute.

Inputs

Features

Required

Type: esri.Graphic (3.x, 4.x)* | esri.FeatureSet (3.x, 4.x)* | esri.Graphic[] (3.x, 4.x)*

The feature set to sort.

Sort Attribute

Required

Type: String

The case-sensitive name of the attribute to sort on.

Ascending

Optional

Type: Boolean

Whether or not to sort in ascending order.

If set to false, the feature set will be sorted in descending order.

The default is true.

* 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.

Outputs

features

Type: esri.Graphic[] (3.x, 4.x)*

The sorted features held within the feature set.

* 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.

Properties

For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.

Connectivity Requirements

This activity works when the device has intermittent connectivity to the network.

Version Information

Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.