SysStartupCmdCompileLayerInheritance.infoRun Method [AX 2012]

Runs an X++ compile on the inheritance chain of classes that have a base class overridden in a higher layer.

Syntax

public void infoRun()

Run On

Called

Exceptions

Exception Condition
Error

This method can return an exception when it is run in unit test mode.

Remarks

The information runs on the client.

See Also

Reference

SysStartupCmdCompileLayerInheritance Class