This documentation is archived and is not being maintained.
DictType.baseType Method [AX 2012]
Provides the data type on which an extended data type is based, by using the Types enumeration.
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.