RestrictionOfString


Description

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

Properties

Property

Type

Length

Default

Description

EqualValue

string

N/A

N/A

The value the string property must be equal to.

NotEqualValue

string

N/A

N/A

The value the string property must not be equal to.


Inherits from

Restriction


Documentation Feedback