Share via


TaxReportController_JP::construct Method [AX 2012]

Is the constructor of the TaxReportController_JP class.

Syntax

client server public static TaxReportController_JP construct(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The arguments of the constructor.

Return Value

Type: TaxReportController_JP Class
The instance of the TaxReportController_JP class.

See Also

Reference

TaxReportController_JP Class