Click or drag to resize

IWorkflowTransitionEvents Events


The IWorkflowTransitionEvents type exposes the following members.

Events
  NameDescription
Public eventAfterWorkflowAdvance
Called after all actions are executed and Transition has occured. Not called on a Bridge action.
Public eventAfterWorkflowAdvanceAsset
Called after all actions are executed and Transition has occured. Not called on a Bridge action.
Public eventBeforeWorkflowAdvance
Called before a Transition occurs.
Public eventBeforeWorkflowAdvanceAsset
Called before a Transition occurs.
Top
See Also