PCXmlSessionWriterDatabaseRelCell.writeIL Method [AX 2012]
Writes the content of a table constraint cell.
public void writeIL(
PCXmlWriter _xmlWriter,
Common _record,
FieldId _columnFieldId,
AttributeDataType _attributeDataType)
Run On
CalledParameters
- _xmlWriter
- Type: PCXmlWriter Class
An instance of the PCXmlWriter class.
- _record
- Type: Common Table
A record of the source table.
- _columnFieldId
- Type: FieldId Extended Data Type
The field ID of the current column in the source table.
- _attributeDataType
- Type: AttributeDataType Enumeration
The attribute data type of the current column in the source table.
Community Additions
ADD
Show: