KMQuestionnaireStatisticsRun.dialog Method [AX 2012]

Prepares the dialog box that provides the user interface for this class.

public Object dialog([DialogRunbase _p1, boolean _p2])

Run On

Server

Parameters

_p1
Type: DialogRunbase Class
A DialogRunbase object instance; optional.
_p2
Type: boolean
A Boolean value; optional.

Return Value

Type: Object Class
A DialogRunbase object instance.

This method is overridden from the RunBase.dialog method.

Community Additions

ADD
Show: