Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether a record in the PurchReqTable table can be deleted.
Syntax
public boolean checkDelete(boolean _throwInfo)
Run On
ClientOrServer
Parameters
- _throwInfo
Type: boolean
A Boolean value that determines whether to display an Infolog message if the record cannot be deleted.
Return Value
Type: boolean
true if the record can be deleted; otherwise false.