Partilhar via


SplitSkill.MaximumPageLength Propriedade

Definição

Obtém ou define o comprimento máximo de página desejado. O padrão é 10000.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a