RunBaseBatchPrintable.dialog Method [AX 2012]
Returns a class that contains the methods that are described by the RunBaseDialogable interface.
Syntax
public Object dialog([DialogRunbase dialog, boolean forceOnClient])
Run On
Called
Parameters
- dialog
Type: DialogRunbase Class
- forceOnClient
Type: boolean
Return Value
Type: Object Class
A class that contains the methods that are described by the RunBaseDialogable interface.
Remarks
A dialog can be either built by using the Dialog class or by using a class that is created in the Application Object Tree (AOT).