FeatureSet To Data Table Activity

Description:

Converts an ArcGIS FeatureSet to a DataTable.

Inheritance Hierarchy:

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

Function:

This activity allows you to create a DataTable using the attribute data from the features of a FeatureSet.

In a Workflow:

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

Properties:

Name Description

In Arguments

FeatureSet

The input ArcGIS FeatureSet.

Table Name

The name to assign to the DataTable.

Misc

Display Name

FeatureSetToDataTable

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

DataTable

The output DataTable.

Version Information:

Supported from: Geocortex Essentials 3.8.