Newer Version Available
DuplicateResult
Represents the details of a duplicate rule that detected duplicate
records and information about those duplicate records.
Fields
| Field | Details |
|---|---|
| allowSave |
|
| duplicateRule |
|
| duplicateRuleEntityType |
|
| errorMessage |
|
| matchResults |
|
Usage
DuplicateResult and its constituent objects are available to organizations that use duplicate rules.
Java Sample
Here is a sample that shows how to block users from entering duplicate leads and display an alert and a list of duplicates.