Share via


RPayTaxCalcTypeFactory.getTaxWithholdFunctor Method [AX 2012]

Gets the tax functor (withhold).

Syntax

public IRPayTaxCalcFunctor getTaxWithholdFunctor([anytype _closure])

Run On

Called

Parameters

  • _closure
    Type: anytype
    The closure.

Return Value

Type: IRPayTaxCalcFunctor Interface
The IRPayTaxCalcFunctor interface.

See Also

Reference

RPayTaxCalcTypeFactory Class