DictType.baseType Method [AX 2012]

Provides the data type on which an extended data type is based, by using the Types enumeration.

public Types baseType()

Run On

Called

Return Value

Type: Types Enumeration
A Types enumeration value that indicates the data type.

You can convert the return value to a string by using the Global::Enum2Value method.

Community Additions

ADD
Show: