Data Types in X++ [AX 2012]
Updated: September 23, 2011
Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
X++ data types are divided into primitive data types and composite data types. You can also create extended data types and base enums, which build on the primitive data types. These can be created only in the Application Object Tree (AOT), not as a language construct.