Share via


Status.Priority Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to