Checks whether the current record is valid and that it is ready to be deleted from the database.
Syntax
public boolean validateDelete()
Run On
Called
Return Value
Type: boolean
true if the record is valid; otherwise, false.
Checks whether the current record is valid and that it is ready to be deleted from the database.
public boolean validateDelete()
Called
Type: boolean
true if the record is valid; otherwise, false.