DirParty.checkDuplicate Method [AX 2012]

Checks whether there are any duplicate address book records for the current instance of the DirParty class.

public boolean checkDuplicate([boolean showDuplicates])

Run On

Called

Parameters

showDuplicates
Type: boolean
A Boolean value that indicates whether to show duplicate records from the address book on a separate form; optional.

Return Value

Type: boolean
true if duplicates were found; otherwise, false.

Community Additions

ADD
Show: