http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
SmartUpdatePrintedProductLabels Element
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents : SmartUpdatePrintedProductLabels Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
Diagram
isForceUpdate Element labelClassId Element int Element Sequence productIds Element Sequence SmartUpdatePrintedProductLabels Element
Overview
Sequence
Sequence
int 0..∞ xs:int
isForceUpdate xs:boolean
Source
<xs:element name="SmartUpdatePrintedProductLabels" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="productIds" type="tns:ArrayOfInt" />
      <xs:element minOccurs="1" maxOccurs="1" name="labelClassId" type="xs:int" />
      <xs:element minOccurs="1" maxOccurs="1" name="isForceUpdate" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents