Compartilhar via


ChangePointDetectResponse.IsChangePoint Propriedade

Definição

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a