SysTestResult.parmCodeCoverageEnabled Method [AX 2012]
Gets or sets the CodeCoverageEnabled parameter.
Syntax
public boolean parmCodeCoverageEnabled([boolean _value])
Run On
Called
Parameters
- _value
Type: boolean
A Boolean value that determines whether the code coverage recorder is turned on; optional.
Return Value
Type: boolean
true if the code coverage recorder is on; otherwise, false.