WMSShipmentLinesMove.checkCloseDialog Method [AX 2012]

Determines whether the related 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. The default value is nullNothingnullptrunita null reference (Nothing in Visual Basic).

Return Value

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

See Also

Reference

WMSShipmentLinesMove Class