AfDataContainerUtilities::getType Method [AX 2012]

Gets the X++ type for the specified data item type.

Syntax

client server public static Types getType(DataItemType _dataItemType)

Run On

Called

Parameters

Return Value

Type: Types Enumeration
The Types enumeration value that corresponds to the specified data item type.

See Also

Reference

AfDataContainerUtilities Class