Keyoti SearchUnit API Docs
QueryKeywords Property
API DocumentationKeyoti.SearchEngine.Web.AjaxServiceSearchResultWrapperQueryKeywords
Keyoti SearchUnit v6
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string[] QueryKeywords { get; set; }
public string[] QueryKeywords { get; set; }
Public Property QueryKeywords As String()
	Get
	Set
Public Property QueryKeywords As String()
	Get
	Set
public:
property array<String^>^ QueryKeywords {
	array<String^>^ get ();
	void set (array<String^>^ value);
}
public:
property array<String^>^ QueryKeywords {
	array<String^>^ get ();
	void set (array<String^>^ value);
}
member QueryKeywords : string[] with get, set
member QueryKeywords : string[] with get, set
Property Value
array<String>[]()[][]

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