BOMChangeItem.parmIsFormula Method [AX 2012]

Gets or sets the isFormula variable.

Syntax

protected boolean parmIsFormula([boolean _isFormula])

Run On

Called

Parameters

  • _isFormula
    Type: boolean
    A Boolean value that indicates whether the BOM is a formula; optional.

Return Value

Type: boolean
The value of the _isFormula parameter.

See Also

Reference

BOMChangeItem Class