Get Selected Features Activity
Description:
Retrieves selected features from a client application by Collection Id and/or FeatureSet Id.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.NativeActivity
Geocortex.Workflow.Activities.ExternalActivityBase
Geocortex.Workflow.Activities.GetSelectedFeatures
Function:
This activity is used to obtain a set of features to from a named collection in the client application.
In a Workflow:
A workflow could use this activity to obtain the results of a search or identity operation that ran previously.
Properties:
Name | Description |
---|---|
In Arguments |
|
FeatureSet Collection Id |
The ID of the FeatureSet collection to obtain results from. If not specified, HTML5 viewers use the active collection and Silverlight viewers use the default collection. |
FeatureSet Id |
The ID of the FeatureSet to obtain results from. If not specified all results in the collection are returned. |
Misc |
|
Display Name |
GetSelectedFeatures You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain. |
External Id |
An activity handler within a client can reference this particular activity using this external identifier. |
Out Arguments |
|
Selected Features |
The resulting list of selected features. |
Version Information:
Supported from: Geocortex Essentials 4.1, Geocortex Viewer for Silverlight 2.2, Geocortex Viewer for HTML5 2.2.