PcXmlSessionWriterControlConstraint.writeIL Method [AX 2012]

Writes the session XML representation of a control constraint.

public void writeIL(PCExpressionConstraint _expressionConstraint, PCXmlWriter _xmlWriter)

Run On

Server

Parameters

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

Community Additions

ADD
Show: