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.
Generates XML files that represent the pseudocode that is produced by the X++ compiler.
Syntax
client server public static boolean dumpIncrementalBulk()
Run On
ClientOrServer
Return Value
Type: boolean
true if there are modified types; otherwise, false.
Remarks
This method is called from the client because it has the logic that is needed to compile and produce the metadata for the kernel classes.