Compartir a través de


PhraselistCreateObject.IsExchangeable Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="isExchangeable")]
public bool? IsExchangeable { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isExchangeable")>]
member this.IsExchangeable : Nullable<bool> with get, set
Public Property IsExchangeable As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a