Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an XML string that contains the X++ compiler information for all enumerations in the current application.
Syntax
public str dumpEnums()
Run On
Called
Return Value
Type: str
The X++ compiler information for all enumerations in the current application
Remarks
General use of this method is discouraged, because the output format might change without warning from version to version.