Share via


TaxWithholdCalculation_IN.isWHTParameterMarked Method [AX 2012]

Indicates whether corresponding withholding tax parameter is marked.

Syntax

protected boolean isWHTParameterMarked(Common _common)

Run On

Server

Parameters

Return Value

Type: boolean
Returns true if witholding tax parameter is marked; Otherwise, returns false.

See Also

Reference

TaxWithholdCalculation_IN Class