Share via


SuggestConfig.Limit Property

Definition

The number of suggestions we hope to return. The default value is 5. The value must be a number between 1 and 100.

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

Property Value

Applies to