DirPartyTable.validateDelete Method
Determines whether the current record is valid and ready to be deleted from the database.
Syntax
public boolean validateDelete([boolean _showInfoLog])
Run On
Called
Parameters
- _showInfoLog
Type: boolean
Return Value
Type: boolean
true if the record is valid; otherwise, false.