Compartilhar via


TermsPaging.Limit Propriedade

Definição

Obtém ou define detalhes de limite.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a