FilterExpressionState Enumeration |
Namespace: Omada.OE.Model
public enum FilterExpressionState
Member name | Value | Description | |
---|---|---|---|
Unresolved | 0 | ||
Validated | 1 | Operator is valid according to the left-side. Filter value data type is valid according to the left-side. | |
Converted | 2 | Expression is validated and additionally all Guid ids are converted to int ids. |