Freigeben über


Usage.Limit Eigenschaft

Definition

Ruft die ganze Limit-Zahl ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: