ChannelCategoryLabel Property
This property contains a textual description of the label for the category.
Object Oriented Interface
public function getChannelCategoryLabel(); public function setChannelCategoryLabel($value);
Procedural Interface
ipworks_atom_get($res, 8 ); ipworks_atom_set($res, 8, $value );
Default Value
''
Remarks
This property contains a textual description of the label for the category.
This property is not available at design time.
Data Type
String