Partager via


SplitSkill.MaximumPageLength Propriété

Définition

Obtient ou définit la longueur maximale de page souhaitée. La valeur par défaut est 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à