xRefUpdate::setIcon Method [AX 2012]

Microsoft internal use only.

client public static void setIcon(FormTreeItem _item)

Run On

Client

Parameters

_item
Type: FormTreeItem Class
The FormTreeItem class to set the icon for.

Because forms cannot subscribe to events, this method dispatches the event to the form.

Show: