SysStartupCmdCompileLayerInheritance.setSkipExecution Method [AX 2012]
Indicates whether to skip the execution of this startup command.
Syntax
public void setSkipExecution(boolean _skipExecute)
Run On
Called
Parameters
- _skipExecute
Type: boolean
A Boolean value that indicates whether to prevent the execution of this startup command.
Remarks
This method can be used to override the default behavior.