Share via


TaxWithHoldReport::taxVersion Method [AX 2012]

Gets the name of withholding tax version for given parameters.

Syntax

server public static Name taxVersion(
    TaxWithholdRepVersion _taxWithholdRepVersion, 
    TaxWithholdPeriod _taxWithholdPeriod, 
    TransDate _fromDate, 
   [NoYes _reported])

Run On

Server

Parameters

Return Value

Type: Name Extended Data Type
Returns the name of withholding tax versio.

See Also

Reference

TaxWithHoldReport Class