Newer Version Available

This content describes an older version of this product. View Latest

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, Nillable, 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 when the current user last accessed this record, a record related to this record, or a list view.

LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description

The timestamp when the current user last viewed this record or list view. If this value is null, the user might have only accessed this record or list view (LastReferencedDate) but not viewed it.

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.