WorkflowInstance.WorkflowInstanceControl.State Eigenschaft

Definition

Ruft den Zustand der WorkflowInstance ab.

public:
 property System::Activities::Hosting::WorkflowInstanceState State { System::Activities::Hosting::WorkflowInstanceState get(); };
public System.Activities.Hosting.WorkflowInstanceState State { get; }
member this.State : System.Activities.Hosting.WorkflowInstanceState
Public ReadOnly Property State As WorkflowInstanceState

Eigenschaftswert

WorkflowInstanceState

Einer der Enumerationswerte, der den Zustand einer WorkflowInstance angibt.

Gilt für