Share via


TaxWithholdCalculation_IN.parmUseTaxUncommitted Method [AX 2012]

Gets or sets the tax withhold uncommitted value.

Syntax

public boolean parmUseTaxUncommitted([boolean _useTaxWithholdUncommitted])

Run On

Server

Parameters

  • _useTaxWithholdUncommitted
    Type: boolean
    The new value of the tax withhold uncommitted ; optional.

Return Value

Type: boolean
The current value of tax withhold uncommitted value

See Also

Reference

TaxWithholdCalculation_IN Class