RunBase.new Method [AX 2012]

Initializes a new instance of the RunBase class.

public void new()

Run On

Called

Normally this method never takes any parameters, because the class is constructed using dictClass.makeObject().

When overriding this method, remember always to call super().

Community Additions

ADD
Show: