Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Help Text: The operator used to compose the criteria
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
Equals | 0 | = |
NotEqual | 1 | <> |
GreaterThan | 2 | > |
GreaterThanOrEquals | 3 | >= |
LessThan | 4 | < |
LessThanOrEquals | 5 | <= |
Contains | 6 | Contains |
BeginWith | 7 | Begin With |
EndWith | 8 | End With |