State

Last modified by Giang Tran on 2022/05/13 07:02

System.Activities.Statements.State

Description

This activity is used in State Machine, contains 3 sections, entry, exits and transitions. Double click to add activities.

image-20220506144248-1.png

(* for Mandatory)

In the body of activity

  • Entry* – Area where you add entry activity for the selected state.
  • Exit* - Area where you add exit activity for the selected state.
  • Transition* - Area where you display all the transitions linked to the selected state.

Properties

Misc

  • Display Name (String) - The name of this activity. You can edit the name of the activity to organize and structure your code better.
    E.g: [571047923] State