Multi Assign
Description
This activity is similar to the Assign activity, and here it assigns values to multiple variables and arguments.
Properties
Misc
- DisplayName – Add a display name to your activity.
- Private – By default, activity will log the values of your properties inside your workflow. If private is selected, then it stops logging.
- Result – The target COM object.
Multiple entries of following Assign entries can be added
- To – Specify the name of the variable to assign a value.
- Value – Specify the value that assigns to the variable.
Example
Download Example