http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ArrayOfViewPrintQueueRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ArrayOfViewPrintQueueRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
Stock Element OrderMethod Element ClassificationLevel1Description Element ClassificationLevel1Code Element BrandDescription Element BrandCode Element ProductCategoryDescription Element ProductCategoryCode Element PreferredSupplierGeneralName Element StoreDescription Element LabelClassDescription Element ProductBarcode Element ProductDescription Element ProductNumber Element DueDate Element QueueReason Element ProductId Element Amount Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPrintQueueRowInfo Element Sequence ArrayOfViewPrintQueueRowInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Amount xs:int
ProductId xs:int
DueDate xs:dateTime
ProductDescription optional xs:string
LabelClassDescription optional xs:string
StoreDescription optional xs:string
PreferredSupplierGeneralName optional xs:string
ProductCategoryCode optional xs:string
ProductCategoryDescription optional xs:string
BrandCode optional xs:string
BrandDescription optional xs:string
ClassificationLevel1Code optional xs:string
Stock xs:decimal
Used By
GetPrintQueueRowsResult Element
Source
<xs:complexType name="ArrayOfViewPrintQueueRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewPrintQueueRowInfo" nillable="true" type="tns:ViewPrintQueueRowInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents