ContentUrl property: FeedDoc class
Description
Use this property to set or return the content URL for the feed document as a string.
This property is read/write.
Note:
This is an abstract property.
Example
&newDoc.ContentUrl = %This.FeedContentUrl;
Related Topics