SuggestOptions.Size Property

Definition

The number of suggestions to retrieve. This must be a value between 1 and 100. The default is 5.

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

Property Value

Applies to