Share via


BOMDesignerCtrl.pmfCoByNodeTxt Method [AX 2012]

Builds a description that will be used on a co-byproduct tree node.

Syntax

private str pmfCoByNodeTxt(PmfFormulaCoBy _coBy, InventTable _inventTable)

Run On

Called

Parameters

  • _inventTable
    Type: InventTable Table
    A InventTable record that is used to create the node text.

Return Value

Type: str
A description for the node.

See Also

Reference

BOMDesignerCtrl Class