Partager via


Job.IsCancellable Propriété

Définition

Obtient ou définit indique si le travail est annulable ou non.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à