http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfModifiedProductCategoryInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfModifiedProductCategoryInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
MaintainStock Element AllowDiscounts Element AllowSavings Element CashRegisterGroupDescription Element CashRegisterGroupCode Element IsPosPromotion Element FollowupNumber Element Margin Element MaximalMargin Element MinimalMargin Element LoyaltyCardPercentage Element Description Element ExternalAnnouncementCode Element ExternalCode Element Code Element ProductCategoryGroupId Element CashRegisterGroupId Element ItemId Element Sequence ModifiedProductCategoryInfo Element Sequence ArrayOfModifiedProductCategoryInfo Complex Type
Overview
Sequence
Sequence
ItemId xs:int
Code optional xs:string
ExternalCode optional xs:string
ExternalAnnouncementCode optional xs:string
Description optional xs:string
Margin xs:int
IsPosPromotion xs:boolean
CashRegisterGroupCode optional xs:string
CashRegisterGroupDescription optional xs:string
AllowSavings xs:boolean
AllowDiscounts xs:boolean
MaintainStock xs:boolean
Used By
GetModifiedProductCategoriesResult Element
Source
<xs:complexType name="ArrayOfModifiedProductCategoryInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ModifiedProductCategoryInfo" nillable="true" type="tns:ModifiedProductCategoryInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents