RssGuid (gb.web.feed)
This class represents a GUID (
Globally
Unique
IDentifier) of an RSS item.
The RSS specification does not prescribe a particular format. A news aggregator may use
this property, if present, to determine whether the item is new.
By default the property is True, meaning permalinks are the default way
to assign the item a GUID.
Properties
Guid
|
The GUID string.
|
IsPermaLink
|
Returns or sets if this GUID is a permalink.
The default value of this property is True.
|