http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
GetBaseProductPropertyTables Element
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : GetBaseProductPropertyTables Element
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
skipItemId Element Description Element ExternalCode Element Code Element Sequence filter Element Sequence GetBaseProductPropertyTables Element
Overview
Sequence
Sequence
Code optional xs:string
ExternalCode optional xs:string
Description optional xs:string
skipItemId xs:int
Source
<xs:element name="GetBaseProductPropertyTables" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" maxOccurs="1" name="filter" type="tns:BaseProductPropertyTablesFilter" />
      <xs:element minOccurs="1" maxOccurs="1" name="skipItemId" type="xs:int" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents