SalesDocumentCriteria


Description

Specifies the criteria to use when retrieving a sales document object. Only sales document 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

Type

ListRestrictionOfNullableOfSalesDocumentType

A list restriction specifying the sales document types.


Inherits from

SalesDocumentCriteriaBase


Documentation Feedback