Share via


BOMDesignerCtrl.pmfGetCoByNode Method [AX 2012]

Gets the co-byproducts node that is related to the specified node.

Syntax

private int pmfGetCoByNode(int _nodeIdx)

Run On

Called

Parameters

  • _nodeIdx
    Type: int
    The index of node to obtain.

Return Value

Type: int
The index of the node that is found.

See Also

Reference

BOMDesignerCtrl Class