Share via


RestrictionOfNullableOfItemType

Description

A restriction specifying the allowable values for an item type property of a criteria object.

Properties

Property

Type

Length

Default

Description

EqualValue

ItemType

N/A

N/A

The value the item type property must be equal to.

NotEqualValue

ItemType

N/A

N/A

The value the item type property must not be equal to.

Inherits from

Restriction