Share via


PmfFormCtrl_BOMDesignerEditBOM.isBOMEnabled Method [AX 2012]

Indicates whether the specified BOM record belongs to a regular BOM.

Syntax

public boolean isBOMEnabled()

Run On

Called

Return Value

Type: boolean
true if the record is a regular BOM record; otherwise, false.

Remarks

This method is mostly used for the button manager to determine the states of various controls.

See Also

Reference

PmfFormCtrl_BOMDesignerEditBOM Class