Dictionary.enumName Method
Provides the name for a specified enumeration.
Syntax
public str enumName(EnumId typeId)
Run On
Called
Parameters
- typeId
Type: EnumId Extended Data Type
An enumId system data type for an enumeration.
Return Value
Type: str
A string that indicates the name of the enumeration.