ChannelSubtitle Property
This contains a short description of the Atom Feed.
Object Oriented Interface
public function getChannelSubtitle(); public function setChannelSubtitle($value);
Procedural Interface
ipworks_atom_get($res, 26 ); ipworks_atom_set($res, 26, $value );
Default Value
''
Remarks
This contains a short description of the Atom Feed.
Data Type
String