Thursday, September 29, 2011

Question: In Visual Studio How to set/change state in state machine workflow

Question: In Visual Studio How to set/change state in state machine workflow?


Answer: Use SetState activity.

Defining states (using State activity), events (Event Driven activity and Handle External Event activity) and transitions (SetState activity).

No comments:

Post a Comment