Validates whether the current record can be deleted.
Syntax
public boolean validateDelete()
Run On
Called
Return Value
Type: boolean
true if the current record can be deleted; otherwise, false.
Validates whether the current record can be deleted.
public boolean validateDelete()
Called
Type: boolean
true if the current record can be deleted; otherwise, false.