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_odata_get($res, 6 ); ipworks_odata_set($res, 6, $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