Freigeben über


Job.IsCancellable Eigenschaft

Definition

Ruft ab oder legt fest, ob der Auftrag abgebrochen werden kann oder nicht.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: