Share via


PmfFormCtrl_BOMDesignerEditBOM.isFormulaEnabled Method [AX 2012]

Indicates whether the specified BOM record belongs to a formula.

Syntax

public boolean isFormulaEnabled()

Run On

Called

Return Value

Type: boolean
true if the BOM record is a formula record.

Remarks

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

See Also

Reference

PmfFormCtrl_BOMDesignerEditBOM Class