PcXmlSessionWriterControlConstraint.write Method [AX 2012]

Writes the session XML representation of a control constraint.

public void write(PCExpressionConstraint _exppresionConstraint, XmlWriter _xmlWriter)

Run On

Server

Parameters

_exppresionConstraint
Type: PCExpressionConstraint Table
The control constraint record for which to generate the XML.
_xmlWriter
Type: XmlWriter Class
The XML writer to use to store the XML representation of this record.

Obsolete: Use the IL equivalent method.

Community Additions

ADD
Show: