WorkflowInstance.WorkflowInstanceControl.State Egenskap

Definition

Hämtar tillståndet för WorkflowInstance.

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

Egenskapsvärde

Ett av uppräkningsvärdena som anger tillståndet för en WorkflowInstance.

Gäller för