Share via


JmgPayTableCreateNewDateInterval.new Method [AX 2012]

Initializes a new instance of the JmgPayTableCreateNewDateInterval class.

Syntax

public void new(Args args)

Run On

Called

Parameters

  • args
    Type: Args Class
    The arguments that are used during initialization.

Remarks

If the _args object does not refer to a JmgPayTable record, an error is thrown.

See Also

JmgPayTableCreateNewDateInterval Class

RunBase.initParmDefault Method