1. Home
  2. Docs
  3. Workflow
  4. WorkFlow Control
  5. Sequence

Sequence

System.Activities.Statements.Sequence

  • Sequence is used to create linear processes comprised of many child activities, which are executed in sequential order.
  • It can either serve as a stand-alone automation project or can be included as part of a flowchart or a state machine, which helps to group specific activities.

Properties

       Misc

  • DisplayName (String) – To set a meaningful name according to the user