Share via


ItemChangedKeyCriteria

Description

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

Properties

Property

Type

Description

ItemType

ListRestrictionOfNullableOfItemType

A list restriction specifying the item type.

ItemKeyId

BetweenRestrictionOfString

A string restriction specifying the item key.

Inherits from

BaseChangedKeyCriteria