BOMDesignerCtrl.nodeTxt Method [AX 2012]

Creates the description of the individual BOM line with the requested fields that fill a node in the BOM designer control.

Syntax

public str nodeTxt(BOM _bom, InventTable _inventTable)

Run On

Called

Parameters

Return Value

Type: str
The text string that describes the BOM line.

Remarks

The output of the text forces the correct RTL order, if the client is running in an RTL environment.

See Also

Reference

BOMDesignerCtrl Class