LoadStatus.IsHigh Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="isHigh")]
public bool IsHigh { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isHigh")>]
member this.IsHigh : bool with get, set
Public Property IsHigh As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to