PCXmlSessionWriterConstraint.writeExpressionConstraint Method [AX 2012]
Writes the session XML for an expression constraint.
public void writeExpressionConstraint(PCExpressionConstraint _constraint, XmlWriter _xmlWriter)
Run On
ServerParameters
- _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.
Community Additions
ADD
Show: