Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the query in the dialog box.
Syntax
public void dialogUpdateQuery(Dialog _dialog, [boolean _update])
Run On
Called
Parameters
- _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.
Remarks
The method should not typically be called. The update is performed by standard Microsoft Dynamics AX.