LastDetectResponse.ExpectedValue Property

Definition

Gets or sets expected value of the latest point.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to