Add to List
This Activity Adds an Item of the specified Data Type to a Collection/List of the same Data Type.
Add to List Properties:
Property Name | Data Type | Property Type | Property Description |
---|---|---|---|
Collection | List of .Net Data Types (Int32, String, etc.) | Input | This property specifies the Collection to which Item will be added. |
DisplayName | String | Misc | This property specifies the Name of the Activity box. |
Item | .Net Data type | Input | This property specifies the Item that will be added to Collection. The Item must be of the same Data Type as members of Collection. |
TypeArgument | .Net Data Type (String, Int32, etc.) | Misc | This property specifies the Data Type for Item and members of Collection. |
VIP DEVOPS INTEGRATION VIP DESIGNER ACTIONS COLLECTION ACTIONS