PrintMgmtNode_BankAccountTable_BR.getIconImageResNum Method [AX 2012]

Returns the resource ID used to display the icon representing Bank account node.

public int getIconImageResNum()

Run On

Called

Return Value

Type: int
The resource ID used to display the icon representing Bank account 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: