NumberSeqDatatype::getNameMapOfModules Method [AX 2012]

Gets a Map that contains the display name and value of each NumberSeqModule.

Syntax

client server public static Map getNameMapOfModules()

Run On

Called

Return Value

Type: Map Class
A Map that contains the display name and value of each NumberSeqModule.
The display name is the key of the map, the NumberSeqModule is the value of the map.

See Also

Reference

NumberSeqDatatype Class