WorkflowEventArgs.WorkflowInstance Eigenschap

Definitie

Hiermee haalt u het werkstroomexemplaar op dat is gekoppeld aan de werkstroom gebeurtenis.

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

Waarde van eigenschap

De WorkflowInstance gekoppelde aan de werkstroom gebeurtenis.

Van toepassing op