Share via


RDeferralsWritingOffFactorDelete.prompt Method [AX 2012]

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

Syntax

public boolean prompt()

Run On

Called

Return Value

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

See Also

Reference

RDeferralsWritingOffFactorDelete Class