Share via


TradeCurrencyConversionPrompt.dialog Method [AX 2012]

Defines the contents of the dialog.

Syntax

protected Object dialog([DialogRunbase _dialog, boolean _forceOnClient])

Run On

Called

Parameters

  • _forceOnClient
    Type: boolean
    A Boolean value that indicates whether the dialog should be bound to the client.

Return Value

Type: Object Class
A modified DialogRunBase object.

See Also

Reference

TradeCurrencyConversionPrompt Class