WorkflowEventArgs.WorkflowInstance Proprietà

Definizione

Ottiene l'istanza del flusso di lavoro associata all'evento del flusso di lavoro.

public:
 property System::Workflow::Runtime::WorkflowInstance ^ WorkflowInstance { System::Workflow::Runtime::WorkflowInstance ^ get(); };
public System.Workflow.Runtime.WorkflowInstance WorkflowInstance { get; }
member this.WorkflowInstance : System.Workflow.Runtime.WorkflowInstance
Public ReadOnly Property WorkflowInstance As WorkflowInstance

Valore della proprietà

Oggetto WorkflowInstance associato all'evento del flusso di lavoro.

Si applica a