Keyoti SearchUnit API Docs
GroupOperator Property
API DocumentationKeyoti.SearchEngine.SearchGroupElementGroupOperator
Keyoti SearchUnit v6
The logic operator that all elements in the group are bound with (AND or OR).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public LogicOperator GroupOperator { get; set; }
public LogicOperator GroupOperator { get; set; }
Public Property GroupOperator As LogicOperator
	Get
	Set
Public Property GroupOperator As LogicOperator
	Get
	Set
public:
property LogicOperator GroupOperator {
	LogicOperator get ();
	void set (LogicOperator value);
}
public:
property LogicOperator GroupOperator {
	LogicOperator get ();
	void set (LogicOperator value);
}
member GroupOperator : LogicOperator with get, set
member GroupOperator : LogicOperator with get, set
Property Value

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