HierarchyTreeTable.canDelete Method
Checks if a record in the HierarchyTreeTable can be deleted.
Syntax
display boolean canDelete()
Run On
Called
Return Value
Type: boolean
true if the record can be deleted; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Checks if a record in the HierarchyTreeTable can be deleted.
display boolean canDelete()
Called
Type: boolean
true if the record can be deleted; otherwise, false.