DoubleComparisonField Class |
Namespace: Aspose.Email.Tools.Search
The DoubleComparisonField type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Equals(Double) |
Indicates that field must be
equal to the specified value.
| |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Greater |
Indicates that field must be greater than the specified value.
| |
GreaterOrEqual |
Indicates that field must be greater or equal to the specified value. | |
Less |
Indicates that field must be less than the specified value.
| |
LessOrEqual |
Indicates that field must be less or equal to the specified value.
| |
NotEquals |
Indicates that field must not be
equal to the specified value.
| |
ToString | (Inherited from Object.) |