function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sandy sfdcsandy sfdc 

Meta data info of Duplicaterule(object)

Hi All,

How to know metadata information of duplicate rules like Record-Level Security,Action on create,Action on edit from APEX or API 

                     User-added image
PratikPratik (Salesforce Developers) 
Hi,

You can refr to:
https://www.salesforce.com/developer/docs/api/Content/sforce_api_objects_duplicaterecordset.htm#sforce_api_objects_DuplicateRecordSet

Here you can give rule id.

Thanks,
Pratik
crop-1645crop-1645
The above answer does not address the question. OP is about how to access metadata of the DuplicateRule. As of Summer 16, this is not available. The API object DuplicateRecordSet  "Represents a group of records that have been identified as duplicates. Each duplicate record set contains one or more duplicate record items.".  Vote up IDEA https://success.salesforce.com/ideaView?id=08730000000Dk7UAAS