TaxWithhold_IN::showWithholdTaxes Method [AX 2012]
Show withhold taxed.
Syntax
client public static FormRun showWithholdTaxes(
TaxWithhold_IN _taxWithhold,
[Common _record,
FormRun _formRun])
Run On
Client
Parameters
- _taxWithhold
Type: TaxWithhold_IN Class
The withhold tax.
- _record
Type: Common Table
The record.
- _formRun
Type: FormRun Class
The instance of the FormRun classs.
Return Value
Type: FormRun Class
The instance of the FormRun class.