Share via


SysDictField.typeName Method [AX 2012]

Gets the name of the extended data type or enumeration variable defining the field.

Syntax

public UtilElementName typeName()

Run On

Called

Return Value

Type: UtilElementName Extended Data Type
The name of the extended data type or enumeration variable defining the field.

Remarks

Returns an empty string when the field is defined without the use of an extended data type or an enumeration variable.

See Also

Reference

SysDictField Class