Compartir a través de


SplitSkill.MaximumPageLength Propiedad

Definición

Obtiene o establece la longitud máxima de página deseada. El valor predeterminado es 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a