ItemList Property

String denoting the name of the variable which contains the collection of items parsed from the last RSS feed.

Data Type

String

Default Value

"<none>"

Remarks

The ItemList property contains the name of a variable which stores items that are parsed from an RSS feed received from the server.

The variable is in the form of a datatable. The table's rows represent an RSS item, and the columns represent a different property of the item. The columns of the datatable are listed below:

(0) ItemXMLThe full XML contents of the item.
(1) FeedURLThe URL of the current feed.
(2) AuthorEmail address of the current item's author.
(3) CategoryLocation of the current item within a hierarchy.
(4) CommentsURL location of the comments page for the current item.
(5) DescriptionThe content of the current item.
(6) GuidA unique string that identifies the current item.
(7) LinkURL where the full text of the current item can be found.
(8) PubDateThe date of the current item's most recent publication.
(9) SourceName of the RSS channel where the current item was originally published.
(10) SourceURLURL location of the XML-version of the current item's source.
(11) TitleThe title or headline of the current item.

This property is not available in the Sender.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Tasks for SSIS - Version 20.0 [Build 8319]