DataSheetTypeCode | string | No | If present, filter data sheets by the specified data sheet type code. |
Code | string | No | If present, filter data sheets by the specified code. |
Revision | integer | No | If present, filter data sheets by the specified revision number. |
Description | string | No | If present, filter data sheets by the specified description. |
TradeName | string | No | If present, filter data sheets by the specified trade name. |
AccountCode | string | No | If present, filter data sheets by the specified account code. |
AccountDetailCode | string | No | If present, filter data sheets by the specified account detail code. |
AccountDescription | string | No | If present, filter data sheets by the specified account description. |
EmployeeCode | string | No | If present, filter data sheets by the specified employee code. |
EmployeeName | string | No | If present, filter data sheets by the specified employee name. |
EmployeeSurname | string | No | If present, filter data sheets by the specified employee surname. |
IsValid | boolean | No | If present, filter data sheets by whether they are valid. |
IsNotValid | boolean | No | If present, filter data sheets by whether they are |
FromStartDate | date | No | If present, filter data sheets with start dates greater than or equal to the specified date. |
ToStartDate | date | No | If present, filter data sheets with start dates less than or equal to the specified date. |
FromEndDate | date | No | If present, filter data sheets with end dates greater than or equal to the specified date. |
ToEndDate | date | No | If present, filter data sheets with end dates less than or equal to the specified date. |
FromRequiredDate | date | No | If present, filter data sheets with required dates greater than or equal to the specified date. |
ToRequiredDate | date | No | If present, filter data sheets with required dates less than or equal to the specified date. |
OrigDataSheetDataSheetTypeCode | string | No | If present, filter data sheets by the specified original data sheet type code. |
OrigDataSheetCode | string | No | If present, filter data sheets by the specified original data sheet code. |
OrigDataSheetRevision | integer | No | If present, filter data sheets by the specified original data sheet revision number. |
OrigDataSheetDescription | string | No | If present, filter data sheets by the specified original data sheet description. |
DataSheetCustomerFilter | DataSheetCustomerFilter | No | If present, filter data sheets by customer-related criteria. |
DataSheetItemFilter | DataSheetItemFilter | No | If present, filter data sheets by item-related criteria. |
DataSheetPropertyFilter | DataSheetPropertyFilter | No | If present, filter data sheets by property-related criteria. |