Keyoti SearchUnit API Docs
AND Property
API DocumentationKeyoti.SearchEngine.SearchExpressionOperatorsAND
Keyoti SearchUnit v6
Define the AND logic operator
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string AND { get; set; }
public string AND { get; set; }
Public Property AND As String
	Get
	Set
Public Property AND As String
	Get
	Set
public:
property String^ AND {
	String^ get ();
	void set (String^ value);
}
public:
property String^ AND {
	String^ get ();
	void set (String^ value);
}
member AND : string with get, set
member AND : string with get, set
Property Value

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