Freigeben über


SingleBaseline.HighThresholds Eigenschaft

Definition

Ruft die hohen Schwellenwerte der Baseline ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="highThresholds")]
public System.Collections.Generic.IList<double?> HighThresholds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="highThresholds")>]
member this.HighThresholds : System.Collections.Generic.IList<Nullable<double>> with get, set
Public Property HighThresholds As IList(Of Nullable(Of Double))

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: