http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
ViewStoreLocationInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : ViewStoreLocationInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Base Type
Extension of StoreLocationInfo Complex Type
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 Complex Type
Overview
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
ViewStoreLocationInfo Element
Source
<xs:complexType name="ViewStoreLocationInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:StoreLocationInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="FullCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="UniqueCode" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="AppliedFollowupNumber" type="xs:long" />
        <xs:element minOccurs="1" maxOccurs="1" name="AppliedDepartmentId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="HasChildren" type="xs:boolean" />
        <xs:element minOccurs="0" maxOccurs="1" name="AppliedDepartmentDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents