http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
ArrayOfViewScanDataRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents : ArrayOfViewScanDataRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
Diagram
PceGrossPrice Element ProductBrandId Element ProductDescription Element ProductNumber Element Amount Element Barcode Element ScanDataId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewScanDataRowInfo Element Sequence ArrayOfViewScanDataRowInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
ScanDataId xs:int
Barcode xs:long
Amount xs:int
ProductDescription optional xs:string
PceGrossPrice xs:decimal
Used By
GetScanDataRowsResult Element
Source
<xs:complexType name="ArrayOfViewScanDataRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewScanDataRowInfo" nillable="true" type="tns:ViewScanDataRowInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents