Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic applies to Windows Workflow Foundation 4 (WF4).
.NET Framework version 4 provides several system-provided activities for controlling execution and branching within a Flowchart.
Executes contained activities using the familiar Flowchart paradigm. |
|
A specialized FlowNode that provides the ability to model a conditional node with two outcomes. |
|
A specialized FlowNode that allows modeling a switch construct, with one expression of a type defined in the activity’s type specifier and a single outcome for each match. |