Share via


LedgerVoucherObject.parmIsExplicitBudgetCheckRequired Method [AX 2012]

Gets or sets the IsExplicitBudgetCheckRequired parameter.

Syntax

public boolean parmIsExplicitBudgetCheckRequired([boolean _isExplicitBudgetCheckRequired])

Run On

Called

Parameters

  • _isExplicitBudgetCheckRequired
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsExplicitBudgetCheckRequired parameter.

See Also

Reference

LedgerVoucherObject Class