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