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

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