http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewBarcodeLabelExtensionInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewBarcodeLabelExtensionInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of BarcodeLabelExtensionInfo Complex Type
Diagram
BarcodeTypeDescription Element ThermalPrinterLanguageDescription Element Description Element PrinterCode Element ReferenceNumber Element BarcodeType Element ThermalPrinterLanguageId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewBarcodeLabelExtensionInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
PrinterCode optional xs:string
Description optional xs:string
BarcodeTypeDescription optional xs:string
Used By
ViewBarcodeLabelExtensionInfo Element
Source
<xs:complexType name="ViewBarcodeLabelExtensionInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:BarcodeLabelExtensionInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="ThermalPrinterLanguageDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="BarcodeTypeDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents