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