JobResource.IsDeletable Propriedade

Definição

Obtém descreve se o trabalho é deletável ou não.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isDeletable")]
public bool? IsDeletable { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isDeletable")>]
member this.IsDeletable : Nullable<bool>
Public ReadOnly Property IsDeletable As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a