次の方法で共有


WorkflowEventArgs Class

Definition

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

Applies to