http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewBrandInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewBrandInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
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 Element Sequence ArrayOfViewBrandInfo Complex Type
Overview
Sequence
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
GetBrandsResult Element
GetBrandsByFilterResult Element
GetCompaniesBrandsResult Element
Source
<xs:complexType name="ArrayOfViewBrandInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewBrandInfo" nillable="true" type="tns:ViewBrandInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents