PrintMgmtNode_ProjProposalJour.getIconImageResNum Method [AX 2012]

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

public int getIconImageResNum()

Run On

Called

Return Value

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

The resAppl macro contains the resource ID definitions for icon images. This method should return 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: