http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
PagingFilterOfReceivedProductRowsFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : PagingFilterOfReceivedProductRowsFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
PagingTreshold Element OutsideMarginOnly Element WithFreeInfoOnly Element ProductCategoryId Element CashRegisterGroupId Element HeaderModifiedSinceDateTime Element ReceivedProductAmountType Element ReceivedProductStatus Element Sequence HeaderStatus Element TwoDimensionalBarcodeHash Element ModifiedUntilDateTime Element ModifiedSinceDateTime Element TwoDimensionalBarcode Element ConversionId Element TrackAndTraceProductsOnly Element OnlyNotPrintedBefore Element OnlyPrintLabel Element LabelClassId Element ReturnOfGoodsRowId Element ReceivedProductConditionId Element ReceivedProductHeaderId Element PreBarcodedOnly Element InboundInvoiceAssignedOnly Element int Element Sequence BookmarkIds Element Barcode Element HasWarehouseDifferenceOnly Element IsPurchaseOrderRecordOnly Element ReceivedDaypart Element ReceivedDateTo Element ReceivedDateFrom Element PurchaseOrderRowId Element PurchaseOrderId Element BookmarkId Element SupplierId Element DepartmentId Element ProductId Element ReceivedProductContainerId Element StoreId Element ItemId Element Sequence Filter Element RecordCount Element Offset Element OrderBy Element SkipItemId Element IncludeItemId Element Sequence PagingFilterOfReceivedProductRowsFilter Complex Type
Overview
Sequence
SkipItemId xs:int
OrderBy optional xs:string
Offset xs:int
Sequence
ItemId xs:int
StoreId xs:int
ProductId xs:int
SupplierId xs:int
BookmarkId xs:int
ReceivedDateFrom xs:dateTime
ReceivedDateTo xs:dateTime
Barcode xs:long
Sequence
int 0..∞ xs:int
ConversionId xs:long
TwoDimensionalBarcode optional xs:string
TwoDimensionalBarcodeHash optional xs:string
Source
<xs:complexType name="PagingFilterOfReceivedProductRowsFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="IncludeItemId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="SkipItemId" type="xs:int" />
    <xs:element minOccurs="0" maxOccurs="1" name="OrderBy" type="xs:string" />
    <xs:element minOccurs="1" maxOccurs="1" name="Offset" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="RecordCount" type="xs:int" />
    <xs:element minOccurs="0" maxOccurs="1" name="Filter" type="tns:ReceivedProductRowsFilter" />
    <xs:element minOccurs="1" maxOccurs="1" name="PagingTreshold" type="xs:int" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents