http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
ArrayOfViewStoreTypeProductInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents : ArrayOfViewStoreTypeProductInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductComponents
Diagram
GrossProfitPercentage Element GrossProfitPrice Element ProductDescription Element ProductNumber Element StoreTypeDescription Element AdvicePrice Element GrossPrice Element ProductId Element StoreTypeId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewStoreTypeProductInfo Element Sequence ArrayOfViewStoreTypeProductInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
ProductId xs:int
GrossPrice xs:decimal
AdvicePrice xs:decimal
StoreTypeDescription optional xs:string
ProductDescription optional xs:string
GrossProfitPrice xs:decimal
Used By
GetStoreTypeProductsResult Element
ConvertStoreTypeProductResult Element
Source
<xs:complexType name="ArrayOfViewStoreTypeProductInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewStoreTypeProductInfo" nillable="true" type="tns:ViewStoreTypeProductInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductComponents