Delen via


Job.StatusDetails Eigenschap

Definitie

Hiermee worden de statusdetails van de taak opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op