Share via


RDeferralsCountingJournalPost.prompt Method [AX 2012]

Displays the dialog box from the Dialog class and waits for user input.

Syntax

public boolean prompt()

Run On

Server

Return Value

Type: boolean
true if the user clicks OK in the dialog box; otherwise, false.

See Also

Reference

RDeferralsCountingJournalPost Class