Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets a SysMergeDirection value that corresponds to the context of the comparison.
Syntax
public SysMergeDirection mergeDirection(SysComparable _topComparable1, SysComparable _topComparable2)
Run On
Client
Parameters
- _topComparable1
Type: SysComparable Interface
The first tree node to compare.
- _topComparable2
Type: SysComparable Interface
The second tree node to compare.
Return Value
Type: SysMergeDirection Enumeration
A SysMergeDirection enumeration value that corresponds to the context of the comparison.