Share via


SysCodeCoverageCompareContext.parmShowDifferencesOnly Method [AX 2012]

Gets or sets the ShowDifferencesOnly option setting for the Advanced tab for a form that is based on the SysCompare class.

Syntax

public boolean parmShowDifferencesOnly([boolean _value])

Run On

Client

Parameters

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

Return Value

Type: boolean
Always returns false.

See Also

Reference

SysCodeCoverageCompareContext Class