Specifies the set of criteria to use when retrieving a service document object. Only service documents 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.
Property |
Type |
Description |
---|---|---|
Id |
A string restriction specifying the ID of the service document. |
|
CustomerId |
A string restriction specifying the customer ID for the service document. |
|
CustomerName |
A string restriction specifying the name of the customer for the service document. |
|
CustomerPONumber |
A string restriction specifying the purchase order of the customer for the service document. |
|
OfficeId |
A string restriction specifying the office ID of the service document. |
|
TransactionState |
A list restriction specifying the transaction state of the service document. |