salesforce.describesobjectresult.undeletable
Home > @runlightyear/salesforce > DescribeSObjectResult > undeletable
DescribeSObjectResult.undeletable property
Indicates whether an object can be undeleted using the undelete() call (true) or not (false).
Signature:undeletable: boolean;