Share via


SysCodeCoverageCompareContext.parmHighThreshold Method [AX 2012]

Gets or sets the highThreshold option that is used by the implementation of the bitmap method.

Syntax

public Percent parmHighThreshold([Percent _highThreshold])

Run On

Client

Parameters

Return Value

Type: Percent Extended Data Type
The highThreshold value that is used in the bitmap method.

Remarks

This method is used to distinguish between high coverage and medium coverage. This should be larger than or equal to the low threshold.

See Also

Reference

SysCodeCoverageCompareContext Class