PCXmlSessionWriterTableConstraintRow.writeCellIL Method [AX 2012]
Writes the session XML for a table constraint row cell.
protected void writeCellIL(
PCTableConstraintCell _cell,
EcoResValue _value,
PCXmlWriter _xmlWriter)
Run On
CalledParameters
- _cell
- Type: PCTableConstraintCell Table
The table constraint cell for which to generate the XML.
- _value
- Type: EcoResValue Table
The value of the cell.
- _xmlWriter
- Type: PCXmlWriter Class
The XML writer to use to store the XML representation of this record.
Community Additions
ADD
Show: