ItemVendorCriteria


Description

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

Properties

Property

Type

Description

ItemId

LikeRestrictionOfString

A string restriction specifying the item ID.

VendorId

LikeRestrictionOfString

A string restriction specifying the vendor ID.

Scope

VendorScope

A property in criteria used to determine the level of filtering to be used when returning item vendor data.


Inherits from

Criteria


Documentation Feedback