RestrictionOfNullableOfDateTime


Description

A restriction specifying the allowable values for a date/time property of a criteria object.

Properties

Property

Type

Length

Default

Description

EqualValue

dateTime

N/A

N/A

The value the dateTime property must be equal to.

NotEqualValue

dateTime

N/A

N/A

The value the dateTime property must not be equal to.


Inherits from

Restriction


Documentation Feedback