http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewClassificationLevel2345Info Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewClassificationLevel2345Info Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of ClassificationLevel2345Info Complex Type
Diagram
IsHasChildren Element CashRegisterGroupDescription Element CashRegisterGroupCode Element ProductCategoryDescription Element ProductCategoryCode Element ParentItemId 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 ViewClassificationLevel2345Info Complex Type
Overview
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
ProductCategoryCode optional xs:string
ProductCategoryDescription optional xs:string
CashRegisterGroupCode optional xs:string
CashRegisterGroupDescription optional xs:string
IsHasChildren xs:boolean
Used By
ViewClassificationLevel2345Info Element
Source
<xs:complexType name="ViewClassificationLevel2345Info" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:ClassificationLevel2345Info">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="ProductCategoryCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="ProductCategoryDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="CashRegisterGroupCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="CashRegisterGroupDescription" type="xs:string" />
        <xs:element minOccurs="1" maxOccurs="1" name="IsHasChildren" type="xs:boolean" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents