PCXmlSessionWriterTableConstraintRow.writeIL Method [AX 2012]
Writes the session XML for a table constraint row.
public void writeIL(PCTableConstraintRow _row, PCXmlWriter _xmlWriter)
Run On
CalledParameters
- _row
- Type: PCTableConstraintRow Table
The table constraint row 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: