Get Geometry <T> Activity
Description:
Gets the Geometry
of the specified feature of the FeatureSet
.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.CodeActivity
Geocortex.Workflow.Activities.GetGeometry<T>
Function:
This activity extracts a single Geometry
from the specified feature of the FeatureSet
so that it can be used by other activities.
The type of the Geometry
must match the specified type T. If the type is not known use ESRI.ArcGIS.Client.Geometries.Geometry
.
In a Workflow:
This activity could be used following a Query Task activity to the geometry of the first result.
Properties:
Name | Description |
---|---|
In Arguments |
|
FeatureSet |
The |
Index |
The zero-based index of the feature to get the |
Misc |
|
Display Name |
GetGeometry 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. |
Out Arguments |
|
Result |
The result geometry. |
Version Information:
Supported from: Geocortex Essentials 4.4.