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