Skip to main content

Pick Branch

The Trigger activity is defined as an Action activity that is used with the Pick activity.

For more information, please refer to the Windows Workflow Foundation documentation.

Body

  • Trigger: The field where the activity to be triggered is defined.
    • Type: System.Activities.Statements.Activity
  • Action: The field where the activities to be executed in case of a successful trigger are defined.
    • Type: System.Activities.Statements.Activity