ComparisonType Fields |
The UserBusinessRuleConditionsRepositoryComparisonType type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Equals. Stored as 'Equals'. | |
| Greater_Than | Greater Than Or Equal. Stored as 'Greater_Than'. | |
| IsNull | Field is null.. Stored as 'IsNull'. | |
| Less_Than | Less Than Or Equal. Stored as 'Less_Than'. | |
| Like | Compare by mask. Use * (asterisk) as wildcard char.. Stored as 'Like'. | |
| value__ |