PCXmlSessionWriterConstraint.writeExpressionConstraint Method [AX 2012]

Writes the session XML for an expression constraint.

public void writeExpressionConstraint(PCExpressionConstraint _constraint, XmlWriter _xmlWriter)

Run On

Server

Parameters

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

Obsolete: Use the IL equivalent method.

Community Additions

ADD
Show: