Share via


RestrictionOfNullableOfDecimal

Description

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

Properties

Property

Type

Length

Default

Description

EqualValue

decimal

N/A

N/A

The value the Decimal property must be equal to.

NotEqualValue

decimal

N/A

N/A

The value the Decimal property must not be equal to.

Inherits from

Restriction