...
Returns a list of ApiCustomLabel records. Each record has these fields:LabelCategoryThe
LabelCategory | The object to which this custom field is attached. This can be any of:
|
...
| |
LabelId | he globally unique ID of the label. |
...
TLabelName | Used for sorting fields in user interfaces. |
Title | The name of the label as provided by the administrator. |
...
AlwaysVisible | True if the label is always shown or false if the label needs to be attached to an object explicitly by the user. |
...
Options | A list of all label options/colors: DBCode: A code identifying this specific label option. This code uniquely identifies a specific label and option. Name: The administrator given name of the |
...
option Color: The color of the label |
...
option Value: the integer value of the label option |