Share via


SysTreeNodeContainerDispatcher.undoCheckOut Method [AX 2012]

Invokes the get undo checkout function on a container.

Syntax

public boolean undoCheckOut(boolean showDialog)

Run On

Called

Parameters

  • showDialog
    Type: boolean
    Indicates whether the version control system is allowed to surface a dialog box.

Return Value

Type: boolean
true if any tree node has reverted; otherwise, false.

See Also

Reference

SysTreeNodeContainerDispatcher Class