Share via


RetailSmbAccountingExportFileJob.SaveExportXml Method [AX 2012]

Save the generated export xml document to a file.

Syntax

private void SaveExportXml(XmlDocument _xmlDoc, RecId _id)

Run On

Called

Parameters

Remarks

Save the generated export xml document to a file, with the id as part of the file name.

See Also

Reference

RetailSmbAccountingExportFileJob Class