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