Share via


RepairTask.State Property

Definition

Gets or sets the workflow state of the repair task.

public System.Fabric.Repair.RepairTaskState State { get; set; }
member this.State : System.Fabric.Repair.RepairTaskState with get, set
Public Property State As RepairTaskState

Property Value

The workflow state of the repair task.

Applies to