Compartilhar via


IDPSQueryObject.ResultsPerPage Propriedade

Definição

Obtém ou define o número dos resultados a serem retornados em cada página

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a