http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
PrintProductListLabels Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : PrintProductListLabels Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
isReturnPrinterData Element sortOrder Element note Element thermalPrinterId Element labelDefinitionId Element labelClassId Element extraPercentage Element amountType Element priceType Element int Element Sequence selectedRowIds Element rowsToPrint Element productListId Element Sequence PrintProductListLabels Element
Overview
Source
<xs:element name="PrintProductListLabels" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="1" maxOccurs="1" name="productListId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="rowsToPrint" type="tns:RowsSelectionType" />
      <xs:element minOccurs="0" maxOccurs="1" name="selectedRowIds" type="tns:ArrayOfInt" />
      <xs:element minOccurs="1" maxOccurs="1" name="priceType" type="tns:ProductListPriceSelectionType" />
      <xs:element minOccurs="1" maxOccurs="1" name="amountType" type="tns:ThermalLabelAmountType" />
      <xs:element minOccurs="1" maxOccurs="1" name="extraPercentage" type="xs:decimal" />
      <xs:element minOccurs="1" maxOccurs="1" name="labelClassId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="labelDefinitionId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="thermalPrinterId" type="xs:int" />
      <xs:element minOccurs="0" maxOccurs="1" name="note" type="xs:string" />
      <xs:element minOccurs="1" maxOccurs="1" name="sortOrder" type="tns:PrintThermalLabelSortOrder" />
      <xs:element minOccurs="1" maxOccurs="1" name="isReturnPrinterData" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents