Share via


RunBaseDialogable.run Method [AX 2012]

Runs the dialog.

Syntax

public void run()

Run On

Client

Remarks

All RunBase dialog forms that are created in the Application Object Tree (AOT) must have this method. A FormRun class already has the method.

See Also

Reference

RunBaseDialogable Interface