http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewPurchaseAssortmentInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewPurchaseAssortmentInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of PurchaseAssortmentInfo Complex Type
Diagram
StoreTypeDifferentationDescription Element StoreTypeDifferentationCode Element StoreTypeDescription Element AssortmentDescription Element AssortmentCode Element StoreTypeDifferentationId Element AssortmentId Element PurchaseId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewPurchaseAssortmentInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
PurchaseId xs:int
AssortmentCode optional xs:string
AssortmentDescription optional xs:string
StoreTypeDescription optional xs:string
StoreTypeDifferentationCode optional xs:string
Used By
ViewPurchaseAssortmentInfo Element
Source
<xs:complexType name="ViewPurchaseAssortmentInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:PurchaseAssortmentInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="AssortmentCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="AssortmentDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="StoreTypeDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="StoreTypeDifferentationCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="StoreTypeDifferentationDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents