Edit

RunUpdateModel.State Property

Definition

The state of the test run Below are the valid values - NotStarted, InProgress, Completed, Aborted, Waiting

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public string State { get; }
member this.State : string
Public ReadOnly Property State As String

Property Value

Attributes

Applies to