Share via


Status.JobPriority Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to