Freigeben über


TestJob.StatusDetails Eigenschaft

Definition

Ruft die status Details des Testauftrags ab oder legt diese fest.

public string StatusDetails { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="statusDetails")]
public string StatusDetails { get; set; }
member this.StatusDetails : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="statusDetails")>]
member this.StatusDetails : string with get, set
Public Property StatusDetails As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: