DataTable To FeatureSet Activity

Description:

Converts a DataTable to an ArcGIS FeatureSet.

Inheritance Hierarchy:

System.Object
  System.Activities.Activity
    System.Activities.CodeActivity
      Geocortex.Workflow.Activities.DataTableToFeatureSet

Function:

This activity allows you to create a FeatureSet using the records of a DataTable.

The result FeatureSet will contain attribute data only. It will not contain geometries.

In a Workflow:

You would use this activity to convert a DataTable to a FeaturesSet so that it can then be passed as an input argument into another activity, such as the Select Features activity.

Properties:

Name Description

In Arguments

DataTable

The input DataTable.

Misc

Display Name

DataTableToFeatureSet

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

FeatureSet

The output ArcGIS FeatureSet.

Version Information:

Supported from: Geocortex Essentials 3.9.