Click or drag to resize

AssetWorkflowAdvanceEventArgs Properties


The AssetWorkflowAdvanceEventArgs type exposes the following members.

Properties
  Name Description
Public property Asset Gets the Asset that is advancing in workflow
Public property Entity Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT)
Public property Session Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT)
Public property Workflow Gets the Workflow that is being advanced
Top
See Also