Dictionary.className Method [AX 2012]

Provides the name of a specified class.

public str className(ClassId classId)

Run On

Called

Parameters

classId
Type: ClassId Extended Data Type
A classId system data type that indicates the class ID.

Return Value

Type: str
A string that indicates the class name.

Class IDs are unsigned integers.

Community Additions

ADD
Show: