DuplicateRecordSet

Represents a group of records that have been identified as duplicates. Each duplicate record set contains one or more duplicate record items. Use this object to create custom report types and view the results of duplicate jobs.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Special Access Rules

To access this object, enable Duplicate Management. Users must be given read and write access by a Salesforce admin.

Fields

Field Name Details
DuplicateRuleId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description

The duplicate rule used to identify this list of duplicate records.

Label

Duplicate Rule ID

LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description

The timestamp for when the current user last viewed a record related to this record.

LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description

The timestamp for when the current user last viewed this record. If this value is null, this record might only have been referenced (LastReferencedDate) and not viewed.

Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description

The autogenerated name that’s given to the duplicate record set. Label is Duplicate Record Set Name.

RecordCount
Type
int
Properties
Filter, Group, Nillable, Sort
Description

The number of record items in the set.

ParentId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The ParentId represents the parent of a duplicate rule or duplicate job. A ParentId is polymorphic. The label is Parent.This field is available in API versions 42.0 and later.
SobjectType
Type
picklist
Properties
Filter, Group, Restricted picklist, Sort
Description

The object that the duplicate rule and all the record items in the set apply to.