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
Madhav KuchimanchiMadhav Kuchimanchi 

Delete Apex Class in Production

Can we delete apex class from production directly ?
How can we find if the apex class is used by any other applications before deleting it ?