http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ModifiedDiscountArticleRequirementRowInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ModifiedDiscountArticleRequirementRowInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of BaseInfo Complex Type
Diagram
CashRegisterGroupId Element ProductCategoryId Element SupplierId Element SubBrandId Element BrandId Element ProductId Element Column Element RowAmount Element DiscountArticleRequirementId Element ItemId Element Sequence ModifiedDiscountArticleRequirementRowInfo Complex Type
Overview
Sequence
ItemId xs:int
RowAmount xs:int
Column xs:int
ProductId xs:int
BrandId xs:int
SubBrandId xs:int
SupplierId xs:int
Used By
ModifiedDiscountArticleRequirementRowInfo Element
Source
<xs:complexType name="ModifiedDiscountArticleRequirementRowInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:BaseInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="DiscountArticleRequirementId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="RowAmount" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="Column" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="BrandId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="SubBrandId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="SupplierId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="ProductCategoryId" type="xs:int" />
        <xs:element minOccurs="1" maxOccurs="1" name="CashRegisterGroupId" type="xs:int" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents