BOMChangeItem.parmTmpBom Method [AX 2012]

Gets or sets the TmpBom parameter.

Syntax

public BOM parmTmpBom([BOM _tmpBom])

Run On

Called

Parameters

  • _tmpBom
    Type: BOM Table
    The value to set; optional.

Return Value

Type: BOM Table
The value of the TmpBom parameter.

See Also

Reference

BOMChangeItem Class