State Machine

⌘K
  1. Home
  2. Docs
  3. State Machine
  4. FinalState

FinalState

System.Activities.Statements.FinalState

  • FinalState activity is a state machine specific activity that ends a State Machine cycle.
  • This activity contains an Entry section which holds the activities that are to be performed when the state is entered.

Properties

      Misc

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