RetailConnTableDistributionTree.selectionChanged Method [AX 2012]

Finds the data of the new node and updates the form data source.

public void selectionChanged([FormTreeItem oldItem, FormTreeItem newItem])

Run On

Client

Parameters

oldItem
Type: FormTreeItem Class
The previously selected value.
newItem
Type: FormTreeItem Class
The new selected value.

Community Additions

ADD
Show: