This topic has not yet been rated - Rate this topic

Transition Properties

The Transition type exposes the following members.

  NameDescription
Public property Action Gets or sets the activity performed during a transition.
Public property Condition Specifies the condition the transition is testing when the trigger activity is activated.
Public property DisplayName Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
Public property To Gets or sets the next state in the state machine to execute after the transition is completed.
Public property Trigger Gets or sets the activity whose completion activates this transition.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.