PCXmlSessionWriterTableConstraintRow.write Method [AX 2012]

Writes the session XML for a table constraint row.

public void write(PCTableConstraintRow _row, XmlWriter _xmlWriter)

Run On

Called

Parameters

_row
Type: PCTableConstraintRow Table
The table constraint row record for which to generate the XML.
_xmlWriter
Type: XmlWriter Class
The XML writer to use to store the XML representation of this record.

Obsolete: Use the IL equivalent method.

Community Additions

ADD
Show: