Share via


InventTrackingDimTracingCriteria.exportAsXML Method [AX 2012]

Export the tracing criterias in XML format.

Syntax

public void exportAsXML(XmlWriter _xmlWriter)

Run On

Called

Parameters

  • _xmlWriter
    Type: XmlWriter Class
    The XmlWriter used for writing the XML file.

See Also

Reference

InventTrackingDimTracingCriteria Class