Partager via


SingleBaseline.HighThresholds Propriété

Définition

Obtient ou définit les seuils élevés de la base de référence.

[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))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à