Flowchart
Description
Flowcharts consist of various activities connected in multiple ways. It enables the modelling processes with a single path of execution and loops back to previous execution points. Refer to Office Documentation
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.
- ValidateUnconnectedNodes – Sets a value that indicates whether unconnected nodes are validated.
Example
Download Example