PCXmlSessionWriterConstraint.write Method [AX 2012]
Writes the session XML for a constraint.
public void write(PCConstraint _constraint, XmlWriter _xmlWriter)
Run On
ServerParameters
- _constraint
- Type: PCConstraint Table
The 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: