Share via


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

  • _formRun
    Type: FormRun Class
    The instance of the FormRun classs.

Return Value

Type: FormRun Class
The instance of the FormRun class.

See Also

Reference

TaxWithhold_IN Class