Share via


InventCostClosing.dialog Method [AX 2012]

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

Syntax

public Object dialog()

Run On

Called

Return Value

Type: Object Class
Returns an object of type 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

InventCostClosing Class

RunBase.prompt Method

RunBaseDialogable Interface