| Parameter | Description |
|---|---|
| op | The textual operator. For example: =, <=, :, and .... |
HierarchySearchFilterOperator
The HierarchySearchFilterOperator that matches the parsed string. For example, this function parses the string "=" and converts it to HierarchySearchFilterOperator.Equal.
Converts a textual value to its operator value if possible.