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