Share via


PayrollStatementGeneration.dialogPostRun Method [AX 2012]

Gets the input from the dialog box that contains the user selection for the process.

Syntax

public void dialogPostRun(DialogRunbase _dialog)

Run On

Called

Parameters

  • _dialog
    Type: DialogRunbase Class
    The instance of the dialog box that contains user input for the process.

See Also

Reference

PayrollStatementGeneration Class