次の方法で共有


QueryDTO.ScoreThreshold プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象