The IWorkflowTransitionEvents type exposes the following members.
Events
Name | Description | |
---|---|---|
AfterWorkflowAdvance |
Called after all actions are executed and Transition has occured.
Not called on a Bridge action.
|
|
BeforeWorkflowAdvance |
Called before a Transition occurs.
|
See Also