StateMachineWorkflowInstance.WorkflowInstance Eigenschaft

Definition

Ruft den aktuellen WorkflowInstance ab.

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

Eigenschaftswert

WorkflowInstance

Der aktuelle WorkflowInstance.

Gilt für