Freigeben über


CommitmentQuota.Quantity Eigenschaft

Definition

Ruft die Verpflichtungskontingentmenge ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="quantity")]
public long? Quantity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="quantity")>]
member this.Quantity : Nullable<int64> with get, set
Public Property Quantity As Nullable(Of Long)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: