http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewProductCategoryInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewProductCategoryInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
SeasonProfileDescription Element DepartmentDescription Element WebshopClassificationDescription Element WebshopClassificationCode Element CashRegisterGroupCode Element CashRegisterGroupDescription Element AllowDiscounts Element AllowSavings Element MaintainStock Element PrintLabel Element LabelClassId Element SeasonProfileId Element AutoStockMaxStockPercentage Element AutoStockMinStockPercentage Element AutoStockDefaultSaleDays Element AutoStockDefaultMaxStockDays Element AutoStockDefaultMinStockDays Element AutoStockCalculate Element IgnoreAutoStockValues Element FollowupNumber Element IsCancelled Element IsDoNotSendEPlato Element IsPosPromotion Element LoyaltyCardPercentage Element Margin Element MaximalMargin Element MinimalMargin Element Description Element ExternalAnnouncementCode Element Gs1ExportCode Element Gs1Code Element ExternalCode Element Code Element DepartmentId Element WebshopClassificationId Element ProductCategoryGroupId Element CashRegisterGroupId Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewProductCategoryInfo Element Sequence ArrayOfViewProductCategoryInfo 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
ExternalAnnouncementCode optional xs:string
Description optional xs:string
Margin xs:int
IsPosPromotion xs:boolean
IsCancelled xs:boolean
PrintLabel xs:boolean
MaintainStock xs:boolean
AllowSavings xs:boolean
AllowDiscounts xs:boolean
CashRegisterGroupDescription optional xs:string
CashRegisterGroupCode optional xs:string
WebshopClassificationCode optional xs:string
DepartmentDescription optional xs:string
SeasonProfileDescription optional xs:string
Used By
GetProductCategoriesResult Element
GetCompaniesProductCategoriesResult Element
Source
<xs:complexType name="ArrayOfViewProductCategoryInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewProductCategoryInfo" nillable="true" type="tns:ViewProductCategoryInfo" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents