Parallel
Description
It executes two or more activities asynchronously at the same time. Refer to Office Documentation
Properties
Misc
- CompleteCondition – It evaluates after any branch completes.
- 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.
Example
Download Example