TypeAheadParameters LookupMethod Property Ankiro Enterprise Suite Reference Documentation
Optionally specifies a lookup method for the type ahead operation. If left unspecified, the default lookup method is TypeAheadLookupMethod.SearchLog.

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 Nullable<TypeAheadLookupMethod> LookupMethod { get; set; }

Property Value

Type: Nullable TypeAheadLookupMethod 
See Also