http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ArrayOfViewCalculatedPriceInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ArrayOfViewCalculatedPriceInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
ProductCategoryCode Element ProductCategoryDescription Element ClassificationLevel1Code Element ClassificationLevel1Description Element SupplierNumber Element SupplierGeneralName Element ProductAdvicePrice Element ProductMainBarcode Element ProductDescription Element ProductNumber Element GrossPrice Element ProductId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewCalculatedPriceInfo Element Sequence ArrayOfViewCalculatedPriceInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ProductId xs:int
GrossPrice xs:decimal
ProductDescription optional xs:string
SupplierGeneralName optional xs:string
ClassificationLevel1Code optional xs:string
ProductCategoryDescription optional xs:string
ProductCategoryCode optional xs:string
Used By
GetCalculatedPricesResult Element
Source
<xs:complexType name="ArrayOfViewCalculatedPriceInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewCalculatedPriceInfo" nillable="true" type="tns:ViewCalculatedPriceInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents