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
Venkat Reddy 45Venkat Reddy 45 

Undelete the record deleted previously

Dear Experts,

          I want to "Undelete the record deleted previously". Please let me know how to do that?

Thanks,
Venkat.
Best Answer chosen by James Loghry
pconpcon
You can do this via the UI [1] or via Apex/Java/C# [2].

If you have any specific issue, please let me know.

[1] https://help.salesforce.com/HTViewHelpDoc?id=home_delete.htm
[2] https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_calls_undelete.htm