Share via


QueryDTO.ScoreThreshold Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a