BankLCExportDetailsController::construct Method [AX 2012]

Initializes a new instance of the BankLCExportDetailsController class.

Syntax

client server public static BankLCExportDetailsController construct(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    The parameters to run the report.

Return Value

Type: BankLCExportDetailsController Class
A new instance of the BankLCExportDetailsController class.

See Also

Reference

BankLCExportDetailsController Class