EntryCopyright Property
This property is used a textual description of the copyright statement for the current ATOM feed.
Syntax
__property String EntryCopyright[int EntryIndex] = {read=FEntryCopyright, write=FSetEntryCopyright};
Default Value
""
Remarks
This property is used a textual description of the copyright statement for the current ATOM feed
The size of the array is controlled by the EntryCount property.
This property is not available at design time.
Data Type
String