RLedgerSheetEngine.dialogUpdateQuery Method [AX 2012]
Updates the query in the dialog box.
public void dialogUpdateQuery(Dialog _dialog, [boolean _update])
Run On
CalledParameters
- _dialog
- Type: Dialog Class
A dialog box that is used to update the query.
- _update
- Type: boolean
A Boolean value that indicates whether to update the query.
Community Additions
ADD
Show: