ReqPeggingTreeNode.icon Method [AX 2012]

Provides the icon that graphically represents this node.

public Image icon()

Run On

Called

Return Value

Type: Image Class
An Image class instance that contains the image data of the icon.

There is no icon by default. This method should be overridden by the node subclasses that intend to display an icon.

Community Additions

ADD
Show: