http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ArrayOfViewPriceChangeInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ArrayOfViewPriceChangeInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
StoreDescription Element User Element PurchaseStatusRowCode Element Stock Element ClassificationLevel5Description Element ClassificationLevel4Description Element ClassificationLevel3Description Element ClassificationLevel2Description Element ClassificationLevel1Description Element SubBrandDescription Element BrandDescription Element LabelClassDescription Element PreferredSupplierNumber Element PreferredSupplierName Element GrossSalePrice Element ProductDescription Element ProductNumber Element ProductBarcode Element DateTime Element UserId Element Process Element NewPrice Element OldPrice Element PriceType Element PurchaseId Element ProductId Element StoreId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPriceChangeInfo Element Sequence ArrayOfViewPriceChangeInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ProductId xs:int
PurchaseId xs:int
OldPrice xs:decimal
NewPrice xs:decimal
Process optional xs:string
UserId xs:int
DateTime xs:dateTime
ProductDescription optional xs:string
GrossSalePrice xs:decimal
PreferredSupplierName optional xs:string
LabelClassDescription optional xs:string
BrandDescription optional xs:string
SubBrandDescription optional xs:string
Stock xs:decimal
PurchaseStatusRowCode optional xs:string
User optional xs:string
StoreDescription optional xs:string
Used By
GetPriceChangesResult Element
Source
<xs:complexType name="ArrayOfViewPriceChangeInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewPriceChangeInfo" nillable="true" type="tns:ViewPriceChangeInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents