Click or drag to resize

IWorkflowTransitionEvents Events


The IWorkflowTransitionEvents type exposes the following members.

Events
  Name Description
Public event AfterWorkflowAdvance Called after all actions are executed and Transition has occured. Not called on a Bridge action.
Public event AfterWorkflowAdvanceAsset Called after all actions are executed and Transition has occured. Not called on a Bridge action.
Public event BeforeWorkflowAdvance Called before a Transition occurs.
Public event BeforeWorkflowAdvanceAsset Called before a Transition occurs.
Top
See Also