Share via


JournalDeleteTrans.dialog Method [AX 2012]

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

Syntax

public Object dialog()

Run On

Called

Return Value

Type: Object Class
A runbaseDialogable object.

Remarks

A dialog box can be built either by using the dialog box system or by using a class that is created in the Application Object Tree (AOT).

See Also

JournalDeleteTrans Class

prompt