http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ArrayOfClaimViewBarcodeInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ArrayOfClaimViewBarcodeInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
ProductDescription Element ProductNumber Element CompanyName Element CompanyNumber Element FormattedBarcodeAndPrice Element BarcodeTypeDescription Element BarcodeType Element FormattedBarcode Element LastExchangeDateTime Element Price Element BarcodeTypeId Element BarcodeText Element Barcode Element ProductId Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ClaimViewBarcodeInfo Element Sequence ArrayOfClaimViewBarcodeInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
ProductId xs:int
Barcode xs:long
BarcodeText optional xs:string
Price xs:decimal
FormattedBarcode optional xs:string
BarcodeTypeDescription optional xs:string
FormattedBarcodeAndPrice optional xs:string
CompanyName optional xs:string
ProductDescription optional xs:string
Used By
GetCompaniesBarcodesResult Element
Source
<xs:complexType name="ArrayOfClaimViewBarcodeInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ClaimViewBarcodeInfo" nillable="true" type="tns:ClaimViewBarcodeInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents