Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Save the generated export xml document to a file.
Syntax
private void SaveExportXml(XmlDocument _xmlDoc, RecId _id)
Run On
Called
Parameters
- _xmlDoc
Type: XmlDocument Class
Xml content to be saved to file.
- _id
Type: RecId Extended Data Type
Id of the Result entry.
Remarks
Save the generated export xml document to a file, with the id as part of the file name.