Share via


SysTestResult.parmStopWhenFailed Method [AX 2012]

Gets or sets the StopWhenFailed parameter.

Syntax

public boolean parmStopWhenFailed([boolean _value])

Run On

Called

Parameters

  • _value
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the StopWhenFailed parameter.

See Also

Reference

SysTestResult Class