RetailDeploymentHierarchyController.getNodeTypeImage Method [AX 2012]

Gets an image to be displayed for the specified node type.

public Array getNodeTypeImage(int _nodeTypeId)

Run On

Called

Parameters

_nodeTypeId
Type: int
The ID of the node type.

Return Value

Type: Array Class
An Array that represents the image.

This method is used by the HierarchyDesigner WPF form in a callback class.

Community Additions

ADD
Show: