RetailSmbAccountingExportFileJob.SaveExportXml Method [AX 2012]
Save the generated export xml document to a file.
private void SaveExportXml(XmlDocument _xmlDoc, RecId _id)
Run On
CalledParameters
- _xmlDoc
- Type: XmlDocument Class
Xml content to be saved to file.
- _id
- Type: RecId Extended Data Type
Id of the Result entry.
Community Additions
ADD
Show: