A restriction specifying the allowable range of values for the decimal property of a criteria object.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
From |
decimal |
N/A |
N/A |
The lowest value the decimal property can be equal to. |
To |
decimal |
N/A |
N/A |
The highest value the deicmal property can be equal to. |
GreaterThan |
decimal |
N/A |
N/A |
The value the decimal property must be greater than. |
LessThan |
decimal |
N/A |
N/A |
The value the decimal property must be less than. |
ListRestrictionOfNullableOfDecimal