xInfo.getNodeResid Method [AX 2012]

Retrieves the resource ID for the icon that is used to display nodes of the specified type.

public int getNodeResid(UtilElementType nodeType)

Run On

Called

Parameters

nodeType
Type: UtilElementType Enumeration
A UtilElementType system enumeration value that indicates the type of node to retrieve.

Return Value

Type: int
An integer that represents the Resource ID for the node.

Community Additions

ADD
Show: