Data Table to List
This Activity converts the contents of a Data Table to a List. When the Activity is dragged to the canvas, the user is asked to input the Type of List Object to use for the conversion.
Data Table to List Properties:
Property Name | Data Type | Property Type | Property Description |
---|---|---|---|
InDataTable | .Net Data Table | Input | This property specifies the Data Table whose content will be converted to a List. |
OutList | .Net List | Output | This property specifies the List that will contain the contents of InDataTable after conversion. |
VIP DEVOPS INTEGRATION VIP DESIGNER ACTIONS COLLECTION ACTIONS