http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewLocationLevel1Info Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewLocationLevel1Info Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of LocationLevel1Info Complex Type
Diagram
IsHasChildren Element IsMultiplePickLocations Element Description Element LocationClassId Element StoreId Element Code Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewLocationLevel1Info Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
StoreId xs:int
Description optional xs:string
IsHasChildren xs:boolean
Used By
ViewLocationLevel1Info Element
Source
<xs:complexType name="ViewLocationLevel1Info" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:LocationLevel1Info">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="IsHasChildren" type="xs:boolean" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents