InventCostStop.dialog Method [AX 2012]

Retrieves an instance of 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 instance of a class that contains the methods that are described by the RunBaseDialogable interface.

Remarks

A dialog box can be built by using the dialog system or by using a class created in the AOT.

See Also

InventCostStop Class

RunBase.prompt Method

RunBaseDialogable Interface

Dialog Class