This documentation is archived and is not being maintained.
ReqEventProcess.canDelete Method [AX 2012]
Determines whether delete actions are allowed.
protected boolean canDelete()
Run On
Called
Return Value
Type:
boolean
true if the delete action is allowed; otherwise, false.
The base class always returns true.