KanbanQuantityPolicy.validateDelete Method
Validates if the current KanbanQuantityPolicy record can be deleted.
Syntax
public boolean validateDelete()
Run On
Called
Return Value
Type: boolean
true if the KanbanQuantityPolicy record can be deleted; otherwise, false.
Remarks
A system defined method provided as an event for applying logic before a record is deleted.