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
Bhola VishwakarmaBhola Vishwakarma 

record type

how can i deactivate my recordtype of custom object so that i can delete it for use

rohitsfdcrohitsfdc

hi,

DML operations are not allowed on RecordTypes in APex.