http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
ViewReceivedProductRowPropertyInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents : ViewReceivedProductRowPropertyInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents
Base Type
Extension of ReceivedProductRowPropertyInfo Complex Type
Diagram
BaseProductPropertyTableDescription Element BaseProductPropertyTableCode Element BaseProductPropertyValueDescription Element BaseProductPropertyValueCode Element BaseProductPropertyValueId Element ReceivedProductRowPropertyId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewReceivedProductRowPropertyInfo Complex Type
Overview
Used By
ViewReceivedProductRowPropertyInfo Element
Source
<xs:complexType name="ViewReceivedProductRowPropertyInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:ReceivedProductRowPropertyInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="BaseProductPropertyValueCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="BaseProductPropertyValueDescription" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="BaseProductPropertyTableCode" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="BaseProductPropertyTableDescription" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceLogisticsComponents