http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
UpdateBrand Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : UpdateBrand Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
isForceUpdate Element isAutoClaim 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 brand Element Sequence UpdateBrand Element
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
isAutoClaim xs:boolean
isForceUpdate xs:boolean
Source
<xs:element name="UpdateBrand" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="brand" type="tns:BrandInfo" />
      <xs:element minOccurs="1" maxOccurs="1" name="isAutoClaim" type="xs:boolean" />
      <xs:element minOccurs="1" maxOccurs="1" name="isForceUpdate" type="xs:boolean" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents