http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewOrderAdviceInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewOrderAdviceInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
Schema Element SupplierName Element SupplierNumber Element OrderProcess Element AdviceRows Element SaleDays Element SupplierId Element Processed Element AdviceNumber Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewOrderAdviceInfo Element Sequence ArrayOfViewOrderAdviceInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Processed xs:boolean
SupplierId xs:int
SaleDays xs:int
AdviceRows optional xs:string
SupplierName optional xs:string
Schema optional xs:string
Used By
GetOrderAdvicesResult Element
Source
<xs:complexType name="ArrayOfViewOrderAdviceInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewOrderAdviceInfo" nillable="true" type="tns:ViewOrderAdviceInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents