Edit

TestRun.State Property

Definition

The state of the run. { NotStarted, InProgress, Waiting }

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

Property Value

Attributes

Applies to