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