SRSPrintDestinationSettings.overwriteFilePrompt Method [AX 2012]
If needed, opens dialod box prompting for overwriting file, specified as print destination.
Syntax
protected boolean overwriteFilePrompt()
Run On
Called
Return Value
Type: boolean
true, if user has chosen to overwrite the file; otherwise, returns false.
Remarks
Note that prompt diaolg is expected to be displayed not more than once per settings entity.
If user changes print destination file name, the dialog may appear again.