DictType::getTypeDisplayLength Method [AX 2012]
Retrieves the display length for built-in types.
client server public static int getTypeDisplayLength(Types type)
Run On
CalledParameters
- type
- Type: Types Enumeration
The type.
Show:
Retrieves the display length for built-in types.
client server public static int getTypeDisplayLength(Types type)