http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ClassificationLevel2345Info Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ClassificationLevel2345Info Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of BaseClassificationLevelInfo Complex Type
Diagram
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 ClassificationLevel2345Info 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
Used By
NewClassificationLevel2345InfoResult Element
classificationLevel2 Element
GetSingleClassificationLevel2Result Element
classificationLevel2 Element
classificationLevel2 Element
classificationLevel2 Element
classificationLevel2 Element
classificationLevel3 Element
GetSingleClassificationLevel3Result Element
classificationLevel3 Element
classificationLevel3 Element
classificationLevel3 Element
classificationLevel3 Element
classificationLevel4 Element
GetSingleClassificationLevel4Result Element
classificationLevel4 Element
classificationLevel4 Element
classificationLevel4 Element
classificationLevel4 Element
classificationLevel5 Element
GetSingleClassificationLevel5Result Element
classificationLevel5 Element
classificationLevel5 Element
classificationLevel5 Element
classificationLevel5 Element
Source
<xs:complexType name="ClassificationLevel2345Info" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:BaseClassificationLevelInfo">
      <xs:sequence>
        <xs:element minOccurs="1" maxOccurs="1" name="ParentItemId" type="xs:int" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents