RetailTransactionSafeTenderTrans.validateDelete Method
Indicates whether the status type of a record is the RetailSafeStatusTypeBase::Manual enumeration value 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.