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.
Performs a full CIL generation from X++.
Syntax
server public static void generateIL([boolean removeHash])
Run On
Server
Parameters
- removeHash
Type: boolean
Exceptions
Exception | Condition |
---|---|
CLRError | Propagates the CLRError exception. |
Remarks
Extracts the metadata for all classes, tables, views, maps, enumeration types and generates the X++ assembly.