TaxWithHoldReport::counterMin Method [AX 2012]
Gets the minimal version number for given parameters.
Syntax
server public static Counter counterMin(
TaxWithholdRepVersion _taxWithholdRepVersion,
TaxPeriod _taxPeriod,
TransDate _fromDate)
Run On
Server
Parameters
- _taxWithholdRepVersion
Type: TaxWithholdRepVersion Extended Data Type
The withholding tax version.
- _taxPeriod
Type: TaxPeriod Extended Data Type
The tax period.
- _fromDate
Type: TransDate Extended Data Type
The from date.
Return Value
Type: Counter Extended Data Type
Returns the minimal version number for given parameters.