RestrictionOfNullableOfBoolean
Forefront
Description
A restriction specifying the allowable values for a boolean property of a criteria object.
Properties
Property | Type | Length | Default | Description |
|---|---|---|---|---|
EqualValue | boolean | N/A | N/A | The value the boolean property must be equal to. |
NotEqualValue | boolean | N/A | N/A | The value the boolean property must not be equal to. |
Inherits from
Show: