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