Share via


SysCodeCoverageCompareContext.mergeDirection Method [AX 2012]

Gets a SysMergeDirection value that corresponds to the context of the comparison.

Syntax

public SysMergeDirection mergeDirection(SysComparable _topComparable1, SysComparable _topComparable2)

Run On

Client

Parameters

Return Value

Type: SysMergeDirection Enumeration
A SysMergeDirection enumeration value that corresponds to the context of the comparison.

See Also

Reference

SysCodeCoverageCompareContext Class