Share via


Dictionary.enumName Method

Provides the name for a specified enumeration.

Syntax

public str enumName(EnumId typeId)

Run On

Called

Parameters

Return Value

Type: str
A string that indicates the name of the enumeration.

See Also

Dictionary Class

Dictionary Class