Partager via


EntireDetectResponse.ExpectedValues Propriété

Définition

Obtient ou définit expectedValues contient la valeur attendue pour chaque point d’entrée. L’index du tableau est cohérent avec la série d’entrée.

[Newtonsoft.Json.JsonProperty(PropertyName="expectedValues")]
public System.Collections.Generic.IList<double> ExpectedValues { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expectedValues")>]
member this.ExpectedValues : System.Collections.Generic.IList<double> with get, set
Public Property ExpectedValues As IList(Of Double)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à