http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewAssortmentInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewAssortmentInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
IsPurchaseAssortment Element AssortmentType Element Description Element ShortDescription Element Code Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewAssortmentInfo Element Sequence ArrayOfViewAssortmentInfo Complex Type
Overview
Sequence
Used By
GetAssortmentsResult Element
GetCompaniesAssortmentsResult Element
Source
<xs:complexType name="ArrayOfViewAssortmentInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewAssortmentInfo" nillable="true" type="tns:ViewAssortmentInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents