PCXmlSessionWriterModel.writeEndTagsAndFinish Method [AX 2012]

Writes the ending xml tags and finishes the write by writing the result of the type definitions and the component tree.

protected void writeEndTagsAndFinish(XmlWriter _xmlWriter)

Run On

Server

Parameters

_xmlWriter
Type: XmlWriter Class
An instance of the XmlWriter class.

Obsolete: Use the IL equivalent method.

Community Additions

ADD
Show: