InventTransferMulti.checkCloseDialog Method [AX 2012]

Validates that the dialog box can be closed.

Syntax

public boolean checkCloseDialog([Object _calledFrom])

Run On

Called

Parameters

  • _calledFrom
    Type: Object Class
    The object that called this method; optional.

Return Value

Type: boolean
true if the dialog box can be closed; otherwise, false.

See Also

Reference

InventTransferMulti Class