次の方法で共有


LastDetectResponse.ExpectedValue プロパティ

定義

最新のポイントの期待値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象