Share via


TaxReportController_NL.init Method [AX 2012]

Initializes all the required objects.

Syntax

public void init(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The arguments for the TaxReport_NL class.

See Also

Reference

TaxReportController_NL Class