http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
ArrayOfViewStoreLocationInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : ArrayOfViewStoreLocationInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Diagram
AppliedDepartmentDescription Element HasChildren Element AppliedDepartmentId Element AppliedFollowupNumber Element UniqueCode Element FullCode Element FollowupNumber Element DepartmentId Element LocationClassId Element Level Element ParentId Element Description Element Code Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewStoreLocationInfo Element Sequence ArrayOfViewStoreLocationInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
Code optional xs:string
Description optional xs:string
ParentId xs:int
Level xs:short
FullCode optional xs:string
UniqueCode optional xs:string
HasChildren xs:boolean
AppliedDepartmentDescription optional xs:string
Used By
GetStoreLocationsResult Element
Source
<xs:complexType name="ArrayOfViewStoreLocationInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewStoreLocationInfo" nillable="true" type="tns:ViewStoreLocationInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents