Share via


DictEnum.label Method

Returns the label text of the enumeration.

Syntax

public str label()

Run On

Called

Return Value

Type: str
The name of the enumeration; an empty string if there is no label for the enumeration.

See Also

Reference

DictEnum Class