WorkflowEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the event arguments for workflow event.
public ref class WorkflowEventArgs : EventArgs
public class WorkflowEventArgs : EventArgs
type WorkflowEventArgs = class
inherit EventArgs
Public Class WorkflowEventArgs
Inherits EventArgs
- Inheritance
-
WorkflowEventArgs
Constructors
WorkflowEventArgs() |
Properties
ApplicationId |
Gets or sets the application ID |
CurrentWorkflow |
Gets or sets the current workflow. |
SessionId |
Get or set the session ID. |
WorkflowStatus |
Gets or sets the workflow status |