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.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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.