http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewProductCategoryInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewProductCategoryInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of ProductCategoryInfo Complex Type
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 Complex Type
Overview
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
ViewProductCategoryInfo Element
Source
<xs:complexType name="ViewProductCategoryInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:ProductCategoryInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="CashRegisterGroupDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="CashRegisterGroupCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="WebshopClassificationCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="WebshopClassificationDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="DepartmentDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="SeasonProfileDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents