FeedDoc property: FeedEntry class
Description
Use this property to return the FeedDoc object that is the parent of this feed entry.
This property is read-only.
Example
&return_value = %This.FeedDoc.stringToDatetime(&expires_inst.NodeValue);
Related Topics