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