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.

Supported Calls

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

Special Access Rules

To access this object, your organization must have Data.com Duplicate Management enabled. Data.com Duplicate Management is currently available as a beta feature. Contact salesforce.com for more information. For users to access this object, they must be given read and write access by their system administrator.

Fields

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

The duplicate rule that’s used to identify this list of duplicate records.

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.

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.