UpdateEntryCopyright Property
This property is used a textual description of the copyright statement for the current ATOM feed.
Object Oriented Interface
public function getUpdateEntryCopyright(); public function setUpdateEntryCopyright($value);
Procedural Interface
ipworks_atom_get($res, 115 ); ipworks_atom_set($res, 115, $value );
Default Value
''
Remarks
This property is used a textual description of the copyright statement for the current ATOM feed
This property is not available at design time.
Data Type
String