http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
ViewArticleFeedInfo Complex Type
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents : ViewArticleFeedInfo Complex Type
Namespace http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents
Base Type
Extension of ArticleFeedInfo Complex Type
Diagram
OrganizationName Element LastModifiedByUser Element CreatedByUser Element PreferredSupplierId Element ProductPreferredSupplierMode Element PurchaseSupplierMode Element Info Element Description Element Code Element HeadOfficeFeed Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewArticleFeedInfo Complex Type
Overview
Used By
ViewArticleFeedInfo Element
Source
<xs:complexType name="ViewArticleFeedInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:ArticleFeedInfo">
      <xs:sequence>
        <xs:element minOccurs="0" maxOccurs="1" name="CreatedByUser" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="LastModifiedByUser" type="xs:string" />
        <xs:element minOccurs="0" maxOccurs="1" name="OrganizationName" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
See Also
http://retail3000.net/Retail3000Webservice/WebserviceProductBaseComponents