http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
ViewScanDataInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents : ViewScanDataInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents
Base Type
Extension of ScanDataInfo Complex Type
Diagram
ComputerName Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewScanDataInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ComputerName optional xs:string
Used By
ViewScanDataInfo Element
Source
<xs:complexType name="ViewScanDataInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:ScanDataInfo" />
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLocalComponents