Share via


BOMDesignerCtrl.pmfAddCoByLine Method [AX 2012]

Adds co-products or by-products to a formula.

Syntax

public boolean pmfAddCoByLine(InventTable _inventTable, int _dropNodeIdx)

Run On

Called

Parameters

  • _dropNodeIdx
    Type: int
    The index of the node dropped

Return Value

Type: boolean
true if the co-byproduct was added successfully; otherwise, false.

See Also

Reference

BOMDesignerCtrl Class