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