ReqEventProcess.canDelete Method [AX 2012]

Determines whether delete actions are allowed.

Syntax

protected boolean canDelete()

Run On

Called

Return Value

Type: boolean
true if the delete action is allowed; otherwise, false.

Remarks

The base class always returns true.

See Also

Reference

ReqEventProcess Class