BOMDesignerCtrl.pmfAddOverlay Method [AX 2012]

Sets the overlay image on the tree node with the node ID value, to the overlay image from the item on the BOM record.

Syntax

protected void pmfAddOverlay(int _nodeId, BOM _bom)

Run On

Called

Parameters

  • _nodeId
    Type: int
    The node to which to add overlay image.
  • _bom
    Type: BOM Table
    The BOM record that is used to obtain item overlay image.

See Also

Reference

BOMDesignerCtrl Class