Compartir a través de


ManifestChangeableAttributes.DeleteEnabled Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a