Share via


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

  • forceOnClient
    Type: boolean
    Forces the dialog to show on the client; optional.

Return Value

Type: Object Class
The modified dialog object.

See Also

Reference

MCRCustReport_BaseData Class