ChannelLastBuildDate Property
This property contains the date of the current RSS channel's most recent content changes.
Syntax
__property String ChannelLastBuildDate = {read=FChannelLastBuildDate, write=FSetChannelLastBuildDate, default=""};
Default Value
""
Remarks
This property contains the date of the current RSS channel's most recent content changes. It should conform to the standards set in RFC 822, with the exception that years can be either 2 or 4 characters long.
Data Type
String