BankClientFormatForm.moveItem Method [AX 2012]

Moves an item in the tree control.

Syntax

public void moveItem(boolean _up)

Run On

Called

Parameters

  • _up
    Type: boolean
    A value that defines the direction of the move.

See Also

Reference

BankClientFormatForm Class