Hi ,
I need to Recover Lead , Account , Contact Deleted Records. using plugin.
For this approach i have designed a custom entity .
* I have created a custom entity "Recover Records".
* I have 3 Attribute Entity Name , Recover Records Between Start Date to End Date .
On select of this 3 attribute , i need to Retrieve all the records which are deleted between this dates.
* For retrieve deleted records i need to set Auditing.
Can u plz guide how to set auditing for recover records.
How to recover the records using c# plugin. Based on Auditing Created ?
Any Sample code to recover deleted records. ?
I have attached custom entity Design for reference. 
Thanks