http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ShelfProductsFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ShelfProductsFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
PrimaryLocationOnly Element ModifiedSinceDateTime Element SubscribedStoreId Element Facings Element ShelfPosition Element ShelfNumber Element ShelfDisplayId Element ProductId Element Sequence ShelfProductsFilter Complex Type
Overview
Used By
NewShelfProductsFilterResult Element
filter Element
Source
<xs:complexType name="ShelfProductsFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="ProductId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ShelfDisplayId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ShelfNumber" type="xs:short" />
    <xs:element minOccurs="1" maxOccurs="1" name="ShelfPosition" type="xs:short" />
    <xs:element minOccurs="1" maxOccurs="1" name="Facings" type="xs:short" />
    <xs:element minOccurs="1" maxOccurs="1" name="SubscribedStoreId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ModifiedSinceDateTime" type="xs:dateTime" />
    <xs:element minOccurs="1" maxOccurs="1" name="PrimaryLocationOnly" type="tns:BooleanFilter" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents