QueryConfig.Limit Property

Definition

The limit of the number of the search result. default value is 50; maximum value is 1000.

public int? Limit { get; set; }
member this.Limit : Nullable<int> with get, set
Public Property Limit As Nullable(Of Integer)

Property Value

Applies to