PCXmlSessionWriterCalculation.write Method [AX 2012]

Writes XML for a calculation.

public void write(PCCalculation _calculation, XmlWriter _componentTreeWriter)

Run On

Called

Parameters

_calculation
Type: PCCalculation Table
The calculation.
_componentTreeWriter
Type: XmlWriter Class
An instance of the XmlWriter class.

Obsolete: Use the IL equivalent method.

Community Additions

ADD
Show: