Specifies the available set of Boolean search operators.
The BooleanOperator enumeration represents the range of valid operators that may connect two predicates in an Ontolica search expression.
| Member Name | Description |
|---|---|
| And | Boolean AND operator |
| Or | Boolean OR operator |
| Not | Boolean NOT operator. |
Namespace: NavigoSystems.Ontolica.SharePoint.Custom.WebControls
Assembly: NavigoSystems.Ontolica.SharePoint (in NavigoSystems.Ontolica.SharePoint.dll)
NavigoSystems.Ontolica.SharePoint.Custom.WebControls Namespace