XppCompiler.dumpEnums Method [AX 2012]

Creates an XML string that contains the X++ compiler information for all enumerations in the current application.

public str dumpEnums()

Run On

Called

Return Value

Type: str
The X++ compiler information for all enumerations in the current application

General use of this method is discouraged, because the output format might change without warning from version to version.

Community Additions

ADD
Show: