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