SRSPrintDestinationSettings.validate Method [AX 2012]

Validates the print destination settings.

Syntax

public void validate()

Run On

Called

Exceptions

Exception Condition
Error

Throws error if print destination is printer, but no printer name is specified.

-or-

Throws error if print destination is file, but no file name is specified.

-or-

Throws error if print destination is e-mail, but no e-mail address is specified.

See Also

Reference

SRSPrintDestinationSettings Class