Share via


BankClientFormatForm.checkTreeItemSelection Method [AX 2012]

Validates a marked item in the tree.

Syntax

protected boolean checkTreeItemSelection(FormTreeItem _treeItem, [boolean _section])

Run On

Called

Parameters

  • _section
    Type: boolean
    The default parameter to control the section.

Return Value

Type: boolean
The validatation result.

Remarks

This method validates marked items in a form.

See Also

Reference

BankClientFormatForm Class