KanbanMulti.runMain Method [AX 2012]

Initializes the class and calls the run method.

public void runMain(Args _args)

Run On

Called

Parameters

_args
Type: Args Class
An Args object that holds the parameters of the caller.

ExceptionCondition
Error

The Args object was not provided.

If the calling form has a doFormCache method, that method will be executed to refresh the calling form.

Community Additions

ADD
Show: