BOMDesignerCtrl.pmfInsertCoBy Method [AX 2012]

Adds a PmfFormulaCoBy record to the co-byproduct tree.

Syntax

public void pmfInsertCoBy(PmfFormulaCoBy _coByNew, int _dropNodeIdx)

Run On

Called

Parameters

  • _dropNodeIdx
    Type: int
    The index at which to add the record in the tree.

See Also

Reference

BOMDesignerCtrl Class