PCXmlSessionWriterConstraint.writeExpressionConstraintIL Method [AX 2012]

Writes the session XML for an expression constraint.

public void writeExpressionConstraintIL(PCExpressionConstraint _constraint, PCXmlWriter _xmlWriter)

Run On

Server

Parameters

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

Community Additions

ADD
Show: