ChannelCategory Property
The value of this property is a forward-slash-separated string that identifies a hierarchic location in a particular hierarchy.
Object Oriented Interface
public function getChannelCategory(); public function setChannelCategory($value);
Procedural Interface
ipworks_rss_get($res, 4 ); ipworks_rss_set($res, 4, $value );
Default Value
''
Remarks
The value of this property is a forward-slash-separated string that identifies a hierarchic location in a particular hierarchy. The conventions used to interpret an RSS channel's category depend upon the processor.
Data Type
String