BetweenRestrictionOfNullableOfServiceCallType


Description

A restriction specifying the allowable range of values for a service call type of a criteria object.

Properties

Property

Type

Length

Default

Description

From

ServiceCallType

N/A

N/A

The lowest value the service call type property can be equal to.

To

ServiceCallType

N/A

N/A

The highest value the service call type property can be equal to.

GreaterThan

ServiceCallType

N/A

N/A

The value the service call type property must be greater than.

LessThan

ServiceCallType

N/A

N/A

The value the service call type property must be less than.


Inherits from

ListRestrictionOfNullableOfServiceCallType


Documentation Feedback