DictType::getTypeDisplayLength Method [AX 2012]

Retrieves the display length for built-in types.

client server public static int getTypeDisplayLength(Types type)

Run On

Called

Parameters

type
Type: Types Enumeration
The type.

Return Value

Type: int
The display length for the built-in type.
Show: