PrintMgmtNode_SalesTable.getIconImageResNum Method [AX 2012]

Gets the resource ID that is used to display the icon that represents this node.

public int getIconImageResNum()

Run On

Called

Return Value

Type: int
The resource ID that is used to display the icon that represents this node.

The resAppl macro contains the resource ID definitions for icon images. This method returns one of those resource IDs. If additional resource IDs are used, they should also be added to the build method of the ImageListAppl_PrintMgmt class.

Community Additions

ADD
Show: