Share via


InventJournalCheckPost_Movement.dialog Method [AX 2012]

Retrieves 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
An object of the runbaseDialogable interface.

Remarks

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

See Also

Reference

InventJournalCheckPost_Movement Class