Share via


RetailStoreTenderTypeTable.validateDelete Method

Indicates whether the current record is valid and can be deleted from the database.

Syntax

public boolean validateDelete()

Run On

Called

Return Value

Type: boolean
true if the record is valid; otherwise, false.

Remarks

This method confirms with user whether to delete card and all related card setups before record deletion.

See Also

Reference

RetailStoreTenderTypeTable Table