PCXmlSessionWriterDatabaseRelationType.writeComponentReferenceStartTagIL Method [AX 2012]

Writes the start tag of the component reference to the attribute type domain.

protected void writeComponentReferenceStartTagIL(
    PCXmlWriter _componentTreeWriter, 
    PCName _attributeTypeName, 
    PCTableConstraintColumnCategoryAttribute _tableConstraintColumnCategoryAttribute)

Run On

Server

Parameters

_componentTreeWriter
Type: PCXmlWriter Class
The XML writer that is used to store the tree of components.
_attributeTypeName
Type: PCName Extended Data Type
The attribute type name.
_tableConstraintColumnCategoryAttribute
Type: PCTableConstraintColumnCategoryAttribute Table
A table constraint column attribute reference.

Community Additions

ADD
Show: