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 filled values in a record of InventDim table as attributes for an XML document element.
Syntax
client server public static void exportInventDimAsXML(XmlWriter _xmlWriter, InventDim _inventDim)
Run On
Called
Parameters
- _xmlWriter
Type: XmlWriter Class
The XmlWriter for the XML document.
- _inventDim
Type: InventDim Table
The record of the InventDim table to write to the document.