This documentation is archived and is not being maintained.
DataItemType Enumeration [AX 2012]
Style:
ComboBox
| Name | Value | Description |
|---|
| Void | 0 | Void |
| Boolean | 1 | Boolean |
| Guid | 2 | GUID |
| Int64 | 3 | Int64 |
| Integer | 4 | Integer |
| Real | 5 | Real |
| String | 6 | String |
| Date | 7 | Date |
| Time | 8 | Time |
| Enum | 9 | Enum |
| DataContainer | 10 | DataContainer |
| DataContainerList | 11 | DataContainerList |
| Array | 12 | Array |
| Container | 13 | Container |
| DateTime | 14 | DateTime |
| ExtendedDataType | 15 | Identification number for this item |