Compartir a través de


ChangeableAttributes.ReadEnabled Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a