RunBase.putToDialog Method [AX 2012]

Enables setting the fields that were just added in the RunBase.dialog Method method. This method is called from the RunBase.promptPrim Method method directly following the RunBase.dialogMake Method method.

Syntax

protected void putToDialog()

Run On

Called

See Also

RunBase Class

RunBase.dialog Method

RunBase.dialogInit Method

RunBase.dialogMake Method

RunBase.dialogPost Method

RunBase.dialogPostRun Method