ItemCriteria


Description

Specifies the criteria to use when retrieving a list of item summary objects. Only item summary objects that match the specified criteria will be returned.

Properties

Property

Type

Description

Type

ListRestrictionOfNullableOfItemType

A list restriction specifying the item type.

IsDiscontinued

RestrictionOfNullableOfBoolean

A boolean restriction specifying whether discontinued items will be included.


Inherits from

ItemCriteriaBase


Documentation Feedback