http://retail3000.net/Retail3000Webservice/PosComponents
ViewPosBridgePrinterInfo Complex Type
http://retail3000.net/Retail3000Webservice/PosComponents : ViewPosBridgePrinterInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/PosComponents
Base Type
Extension of PosBridgePrinterInfo Complex Type
Diagram
AppliedDescrption Element BridgeComputerName Element BridgeDescription Element DestinationData Element DestinationType Element PosBridgeId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPosBridgePrinterInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
DestinationData optional xs:string
BridgeDescription optional xs:string
BridgeComputerName optional xs:string
AppliedDescrption optional xs:string
Used By
ViewPosBridgePrinterInfo Element
Source
<xs:complexType name="ViewPosBridgePrinterInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:PosBridgePrinterInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="BridgeDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="BridgeComputerName" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="AppliedDescrption" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/PosComponents