AddToCollection <T>
Description
Adds an item to a specified collection.
Properties
Misc
- Collection – Collection list object.
- DisplayName – Add a display name to your activity.
- Item – Item of type TypeArgument which has to be added to collection.
- Private – By default, activity will log the values of your properties inside your workflow. If private is selected, then it stops logging.
- TypeArgument – The display name of the activity.
Example
Download Example