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.
Writes the current on hand for the traced item to the XML file.
Syntax
public void exportCurrentOnHandAsXML(XmlWriter _xmlWriter, InventTable _tracedInventTable)
Run On
Called
Parameters
- _xmlWriter
Type: XmlWriter Class
The writer used to write the XML file.
- _tracedInventTable
Type: InventTable Table
The record from the InventTable table for the traced item.