http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewBrandPossibleLocationInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewBrandPossibleLocationInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of BrandPossibleLocationInfo Complex Type
Diagram
LocationDescription Element BrandDescription Element IsExclusive Element LocationLevel5Id Element LocationLevel4Id Element LocationLevel3Id Element LocationLevel2Id Element LocationLevel1Id Element BrandId Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewBrandPossibleLocationInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
BrandId xs:int
IsExclusive xs:boolean
BrandDescription optional xs:string
LocationDescription optional xs:string
Used By
ViewBrandPossibleLocationInfo Element
Source
<xs:complexType name="ViewBrandPossibleLocationInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:BrandPossibleLocationInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="BrandDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="LocationDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents