JmgTransferTimecard::construct Method [AX 2012]

Initializes a new instance of the JmgTransferTimecard class.

Syntax

server public static JmgTransferTimecard construct(Args _args)

Run On

Server

Parameters

  • _args
    Type: Args Class
    The arguments with which the class is run.

Return Value

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

See Also

Reference

JmgTransferTimecard Class