http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ShelfDisplaySubscriptionsFilter Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ShelfDisplaySubscriptionsFilter Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Diagram
ModifiedSinceDateTime Element StoreId Element ActiveOnly Element ShelfDisplayId Element Sequence ShelfDisplaySubscriptionsFilter Complex Type
Overview
Used By
NewShelfDisplaySubscriptionsFilterResult Element
filter Element
Source
<xs:complexType name="ShelfDisplaySubscriptionsFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="1" maxOccurs="1" name="ShelfDisplayId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ActiveOnly" type="tns:BooleanFilter" />
    <xs:element minOccurs="1" maxOccurs="1" name="StoreId" type="xs:int" />
    <xs:element minOccurs="1" maxOccurs="1" name="ModifiedSinceDateTime" type="xs:dateTime" />
  </xs:sequence>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents