Share via


SalesInvoiceJournalPrint.sendAsXML Method [AX 2012]

Sends the document in XML format.

Syntax

protected void sendAsXML()

Run On

Called

Remarks

This method must be overridden in child classes if sending XML is supported by the document.

See Also

Reference

SalesInvoiceJournalPrint Class