TrvSysImportFolderBatch.dialog Method [AX 2012]
Retrieves a class that contains the methods that are described by the RunBaseDialogable interface
public Object dialog([DialogRunbase _dialog, boolean _forceOnClient])
Run On
CalledParameters
- _dialog
- Type: DialogRunbase Class
An instance of the DialogRunbase class; optional.
- _forceOnClient
- Type: boolean
A Boolean value that indicates whether the dialog box must be created on the client; optional.
Return Value
Type: Object ClassA class that contains the methods that are described by the RunBaseDialogable interface.
Community Additions
ADD
Show: