PCXmlSessionWriterTableConstraintDef.writeIL Method [AX 2012]

Writes the session XML for a table constraint definition.

public void writeIL(
    PCTableConstraintDefinition _tableConstraintDef, 
    PCXmlWriter _xmlWriter, 
    PCTableConstraint _tableConstraint)

Run On

Server

Parameters

_tableConstraintDef
Type: PCTableConstraintDefinition Table
The table constraint definition record for which to generate the XML.
_xmlWriter
Type: PCXmlWriter Class
The XML writer to use to store the XML representation of this record.
_tableConstraint
Type: PCTableConstraint Table
The record ID of a table constraint record.

Community Additions

ADD
Show: