LedgerVoucherObject.parmIsTaxWithholdParametersEnabled_IN Method [AX 2012]

Gets or sets the IsTaxWithholdParametersEnabled_IN parameter.

Syntax

public boolean parmIsTaxWithholdParametersEnabled_IN([boolean _isTaxWithholdParametersEnabled])

Run On

Called

Parameters

  • _isTaxWithholdParametersEnabled
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsTaxWithholdParametersEnabled_IN parameter.

See Also

Reference

LedgerVoucherObject Class