RunBase.runBase Method [AX 2012]
Returns the RunBase itself.
Syntax
public RunBase runBase()
Run On
Called
Remarks
This method should not ordinarily be overridden. An exception could be to return an inheritance of the RunBase class to be able to call the methods that only are in this class.