Remove DataTable Row Activity  
 
                Description:
Removes the specified row from the DataTable.
Inheritance Hierarchy:
System.Object
                    
			  System.Activities.Activity
			    System.Activities.CodeActivity
			      Geocortex.Workflow.Activities.RemoveDataTableRow
Function:
This activity provides a simplified interface for removing rows from a DataTable by the row index.
In a Workflow:
You would use this activity to remove rows from a DataTable that are not needed.
Properties:
| Name | Description | 
|---|---|
| In Arguments | |
| DataTable | The  | 
| Index | The (zero-based) index of the  | 
| Misc | |
| Display Name | RemoveDataTableRow 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. | 
Version Information:
Supported from: Geocortex Essentials 4.4.