public enum TermMode| NotMapped | 0 | No value has yet been selected. |
| SpecificPropertyMode | 1 | The filter is to be based off of a specific property. |
| AnyPropertyMode | 2 | The filter is to be based off of a Value List Type ( so it works for any property targeting the value list ). |