Keyoti SearchUnit API Docs
GetAutoComplete Method (hd, id, n, p, q, s, tl)
API DocumentationKeyoti.SearchEngine.Web.AjaxService.WCFISearchGetAutoComplete(Boolean, String, String, String, String, String, Boolean)
Keyoti SearchUnit v6
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
SuggestionPairListWrapper GetAutoComplete(
	bool hd,
	string id,
	string n,
	string p,
	string q,
	string s,
	bool tl
)
SuggestionPairListWrapper GetAutoComplete(
	bool hd,
	string id,
	string n,
	string p,
	string q,
	string s,
	bool tl
)
Function GetAutoComplete ( 
	hd As Boolean,
	id As String,
	n As String,
	p As String,
	q As String,
	s As String,
	tl As Boolean
) As SuggestionPairListWrapper
Function GetAutoComplete ( 
	hd As Boolean,
	id As String,
	n As String,
	p As String,
	q As String,
	s As String,
	tl As Boolean
) As SuggestionPairListWrapper
SuggestionPairListWrapper^ GetAutoComplete(
	bool hd, 
	String^ id, 
	String^ n, 
	String^ p, 
	String^ q, 
	String^ s, 
	bool tl
)
SuggestionPairListWrapper^ GetAutoComplete(
	bool hd, 
	String^ id, 
	String^ n, 
	String^ p, 
	String^ q, 
	String^ s, 
	bool tl
)
abstract GetAutoComplete : 
        hd : bool * 
        id : string * 
        n : string * 
        p : string * 
        q : string * 
        s : string * 
        tl : bool -> SuggestionPairListWrapper 
abstract GetAutoComplete : 
        hd : bool * 
        id : string * 
        n : string * 
        p : string * 
        q : string * 
        s : string * 
        tl : bool -> SuggestionPairListWrapper 
Parameters
hd (Boolean)
id (String)
n (String)
p (String)
q (String)
s (String)
tl (Boolean)
Return Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120