Share via


SysTestResult.parmRecordCountEnabled Method [AX 2012]

Gets or sets the RecordCountEnabled parameter.

Syntax

public boolean parmRecordCountEnabled([boolean _recordCountEnabled])

Run On

Called

Parameters

  • _recordCountEnabled
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the RecordCountEnabled parameter.

See Also

Reference

SysTestResult Class