| Overload | Description | 
|---|---|
| LessThan(Object,UAFilterOperand) | TRUE if operand[0] is less than operand[1]. Remarks: The same conversion rules and restrictions as defined for GreaterThan apply. The value of this enum member is 4. | 
| LessThan(UAFilterOperand,Object) | TRUE if operand[0] is less than operand[1]. Remarks: The same conversion rules and restrictions as defined for GreaterThan apply. The value of this enum member is 4. | 
| LessThan(UAFilterOperand,UAFilterOperand) | TRUE if operand[0] is less than operand[1]. Remarks: The same conversion rules and restrictions as defined for GreaterThan apply. The value of this enum member is 4. | 
