http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ArrayOfViewClassificationLevel1Info Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ArrayOfViewClassificationLevel1Info Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
IsHasChildren Element ClassificationGroupDescription Element CashRegisterGroupDescription Element CashRegisterGroupCode Element ProductCategoryDescription Element ProductCategoryCode Element IsDerived Element ClassificationGroupId Element FollowupNumber Element IsPosPromotion Element LoyaltyCardPercentage Element IsCancelled Element ProductCategoryId Element Description Element ExternalCode Element Code Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewClassificationLevel1Info Element Sequence ArrayOfViewClassificationLevel1Info Complex Type
Overview
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
ExternalCode optional xs:string
Description optional xs:string
IsCancelled xs:boolean
IsPosPromotion xs:boolean
IsDerived xs:boolean
ProductCategoryCode optional xs:string
ProductCategoryDescription optional xs:string
CashRegisterGroupCode optional xs:string
CashRegisterGroupDescription optional xs:string
IsHasChildren xs:boolean
Used By
GetClassificationLevel1Result Element
GetClassificationLevel1ByFilterResult Element
GetCompaniesClassificationLevel1Result Element
Source
<xs:complexType name="ArrayOfViewClassificationLevel1Info" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" maxOccurs="unbounded" name="ViewClassificationLevel1Info" nillable="true" type="tns:ViewClassificationLevel1Info" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents