TypeAheadParameters MaxSuggestions Property Ankiro Enterprise Suite Reference Documentation
The maximum number of suggestions to retrieve. The number of suggestions returned may be lower than the maximum number specified.

Namespace: Ankiro.SearchServer.Data.Search
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public int MaxSuggestions { get; set; }

Property Value

Type: Int32
See Also