Keyoti SearchUnit API Docs
QueryExpression Property
API DocumentationKeyoti.SearchEngine.EventsSearchParametersQueryExpression
Keyoti SearchUnit v6
The expression to search for
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string QueryExpression { get; set; }
public string QueryExpression { get; set; }
Public Property QueryExpression As String
	Get
	Set
Public Property QueryExpression As String
	Get
	Set
public:
property String^ QueryExpression {
	String^ get ();
	void set (String^ value);
}
public:
property String^ QueryExpression {
	String^ get ();
	void set (String^ value);
}
member QueryExpression : string with get, set
member QueryExpression : string with get, set
Property Value

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