SalesProcessHoldSetupCriteria


Description

Specifies the criteria to use when retrieving a list of sales process hold setup objects. Only sales process hold setup objects that match the specified criteria will be returned.

Properties

Property

Type

Length

Default

Description

Id

LikeRestrictionOfString

N/A

N/A

A string restriction specifying the ID of the sales process hold setup.

ModifiedDate

BetweenRestrictionOfNullableOfDateTime

N/A

N/A

A date/time restriction specifying the date the sales process hold setup was modified.

CreatedDate

BetweenRestrictionOfNullableOfDateTime

N/A

N/A

A date/time restriction specifying the date the sales process hold setup was created.


Inherits from

Criteria


Documentation Feedback