UpdateEntryCategoryLabel Property
This property contains a textual description of the label for the category.
Object Oriented Interface
public function getUpdateEntryCategoryLabel(); public function setUpdateEntryCategoryLabel($value);
Procedural Interface
ipworks_atom_get($res, 107 ); ipworks_atom_set($res, 107, $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