Share via


SysCompileIL::synchronizeAssembly Method [AX 2012]

Synchronizes the X++ assembly of the database and the file system.

Syntax

server public static void synchronizeAssembly()

Run On

Server

Remarks

If there is no assembly locally, the AOS unpacks the assembly file. If the assembly on the database differs from the local assembly, the AOS downloads the assembly file.

See Also

Reference

SysCompileIL Class