xRecord.validateDelete Method

Determines whether the current record is valid and ready to be deleted from the database.

Syntax

public boolean validateDelete()

Run On

Called

Return Value

Type: boolean
true if the current record can be deleted; otherwise, false.

See Also

Reference

xRecord Class