ChannelGenerator Property
This property identifies the generator of the feed.
Object Oriented Interface
public function getChannelGenerator(); public function setChannelGenerator($value);
Procedural Interface
ipworks_atom_get($res, 14 ); ipworks_atom_set($res, 14, $value );
Default Value
''
Remarks
This property identifies the generator of the feed.
This property is not available at design time.
Data Type
String