http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewLocationLevel4Info Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewLocationLevel4Info Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of LocationLevel4Info Complex Type
Diagram
IsHasChildren Element LocationLevel3Id Element Code Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewLocationLevel4Info Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
IsHasChildren xs:boolean
Used By
ViewLocationLevel4Info Element
Source
<xs:complexType name="ViewLocationLevel4Info" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:LocationLevel4Info">
      <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