UpdateEntryTitleTextType Property
This property contains the text type of the title of the feed.
Syntax
property UpdateEntryTitleTextType: TipwatomUpdateEntryTitleTextTypes;
TipwatomUpdateEntryTitleTextTypes = ( ttText, ttHTML, ttXHTML );
Default Value
ttText
Remarks
This property contains the text type of the title of the feed. Atom textual content can either be html, xhtml or text.
Data Type
Integer