PCModelVisitorExport.writeQuery Method [AX 2012]
Writes a query that is packed in a container.
protected void writeQuery(XmlWriter _xmlWriter, container _packedQuery)
Run On
ServerParameters
- _xmlWriter
- Type: XmlWriter Class
The XmlWriter in which to write.
- _packedQuery
- Type: container
The packed query to export.
Community Additions
ADD
Show: