UpdateEntrySummary Property
This property contains a short textual description of the Atom entry.
Object Oriented Interface
public function getUpdateEntrySummary(); public function setUpdateEntrySummary($value);
Procedural Interface
ipworks_atom_get($res, 131 ); ipworks_atom_set($res, 131, $value );
Default Value
''
Remarks
This property contains a short textual description of the Atom entry.
Data Type
String