Freigeben über


Collection.AllSubscriptions Eigenschaft

Definition

Ruft ab oder legt fest, ob alle Abonnements ausgewählt sind (=true) oder nicht (=false).

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: