VendorManufacturingOrderCriteria


Description

Specifies the criteria to use when retrieving a list of vendor manufacturing order summary objects. Only vendor manufacturing order summary objects that match the specified criteria will be returned. For the best performance, create criteria that uses only the properties marked with the dagger (†). These properties correspond to indexed columns in the database.

Properties

Property

Type

Description

VendorKeyId

LikeRestrictionOfString

A string restriction specifying the ID of a vendor.

Scope

VendorManufacturingOrderScope

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


Inherits from

ManufacturingOrderDocumentCriteria


Documentation Feedback