Share via


BOMCalcBase.parmUseStandardQty Method [AX 2012]

Gets or sets the UseStandardQty parameter.

Syntax

public boolean parmUseStandardQty([boolean _useStandardQty])

Run On

Called

Parameters

  • _useStandardQty
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the UseStandardQty parameter.

See Also

Reference

BOMCalcBase Class