Share via


ReqTransExplodeAdapter.dialog Method [AX 2012]

Creates a class that contains the methods that are described by the RunBaseDialogable interface.

Syntax

public Object dialog([Dialog _dialog])

Run On

Called

Parameters

  • _dialog
    Type: Dialog Class
    A dialog represents rescheduling dialog, optional.

Return Value

Type: Object Class
A class that contains the methods that are described by the RunBaseDialogable interface.

See Also

Reference

ReqTransExplodeAdapter Class