Dictionary.typeName Method [AX 2012]

Provides the name of a specified extended data type.

public str typeName(ExtendedTypeId typeId)

Run On

Called

Parameters

typeId
Type: ExtendedTypeId Extended Data Type
An extendedTypeId system data type that indicates the ID of an extended data type.

Return Value

Type: str
A string that indicates the name of the extended data type.

Community Additions

ADD
Show: