Condividi tramite


PhraseListFeatureInfo.IsExchangeable Property

Definition

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to