UpdateEntrySource Property
This property is used when an entry has been copied from one feed to another feed.
Object Oriented Interface
public function getUpdateEntrySource(); public function setUpdateEntrySource($value);
Procedural Interface
ipworks_atom_get($res, 130 ); ipworks_atom_set($res, 130, $value );
Default Value
''
Remarks
This property is used when an entry has been copied from one feed to another feed. It preserves all child element of the feed other than entries.
Data Type
String