http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
ViewPrinterInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents : ViewPrinterInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
Base Type
Extension of PrinterInfo Complex Type
Diagram
ExtendedDescription Element CompanyNumber Element StoreDescription Element ThermalPrinterLanguageDescription Element StoreNumber Element AmountCommandSupport Element QueueName Element TcpPort Element IpAddress Element ComputerName Element WindowsPrinterName Element ThermalPrinterLanguageId Element ReceiptPrinterId Element DestinationType Element Description Element LabelClassIdOrUnassigned Element PrinterOutputType Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPrinterInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Description optional xs:string
WindowsPrinterName optional xs:string
ComputerName optional xs:string
IpAddress optional xs:string
TcpPort xs:int
QueueName optional xs:string
StoreNumber xs:short
StoreDescription optional xs:string
ExtendedDescription optional xs:string
Used By
ViewPrinterInfo Element
Source
<xs:complexType name="ViewPrinterInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:PrinterInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="StoreNumber" type="xs:short" />
        <xs:element minOccurs="0" maxOccurs="1" name="ThermalPrinterLanguageDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="StoreDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="CompanyNumber" type="xs:int" />
        <xs:element minOccurs="0" maxOccurs="1" name="ExtendedDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents