Dictionary.enumName Method [AX 2012]

Provides the name for a specified enumeration.

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.

Community Additions

ADD
Show: