Freigeben über


CommitmentTier.MaxCount Eigenschaft

Definition

Ruft die maximale Anzahl der Verpflichtungsdauern ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="maxCount")]
public int? MaxCount { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxCount")>]
member this.MaxCount : Nullable<int> with get, set
Public Property MaxCount As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: