MCRCustReport_BaseData.dialog Method [AX 2012]
Prompts the user on whether or not to include merged customers.
Syntax
public Object dialog([DialogRunbase dialog, boolean forceOnClient])
Run On
Called
Parameters
- dialog
Type: DialogRunbase Class
The dialog object; optional.
- forceOnClient
Type: boolean
Forces the dialog to show on the client; optional.
Return Value
Type: Object Class
The modified dialog object.