http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewBrandInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewBrandInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of BrandInfo Complex Type
Diagram
SeasonProfileDescription Element AllowDiscounts Element AllowSavings Element MaintainStock Element PrintLabel Element IsCancelled Element SeasonProfileId Element AutoStockMaxStockPercentage Element AutoStockMinStockPercentage Element AutoStockDefaultSaleDays Element AutoStockDefaultMaxStockDays Element AutoStockDefaultMinStockDays Element AutoStockCalculate Element IgnoreAutoStockValues Element LabelClassId Element Description Element Gs1ExportCode Element Gs1Code Element ExternalCode Element Code Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewBrandInfo Complex Type
Overview
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
Code optional xs:string
ExternalCode optional xs:string
Gs1Code xs:long
Description optional xs:string
IsCancelled xs:boolean
PrintLabel xs:boolean
MaintainStock xs:boolean
AllowSavings xs:boolean
AllowDiscounts xs:boolean
SeasonProfileDescription optional xs:string
Used By
ViewBrandInfo Element
Source
<xs:complexType name="ViewBrandInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:BrandInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="SeasonProfileDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents