IEnumerable to List
This Activity takes as input an IEnumerable Type and converts it into a List. When the Activity is dragged to the canvas, the user is asked to input the List Type wanted.
IEnumerabletoList Properties:
Property Name | Data Type | Property Type | Property Description |
---|---|---|---|
InputList | .Net IEnumerable Type | Input | This property specifies the Input IEnumerable List to be converted to Type List. |
OutputList | .Net List | Output | This property specifies the converted IEnumerable into a List. |
VIP DEVOPS INTEGRATION VIP DESIGNER ACTIONS COLLECTION ACTIONS