PCXmlSessionWriterDatabaseRelationType.writeEndTags Method [AX 2012]

Writes the attribute types ending tags.

protected void writeEndTags(PCXmlSessionDatabaseRelationTypes _parsedSystemTableConstraintTypes, XmlWriter _componentTreeWriter)

Run On

Server

Parameters

_parsedSystemTableConstraintTypes
Type: PCXmlSessionDatabaseRelationTypes Class
A collection that contains the record IDs of the system table constraint types already parsed.
_componentTreeWriter
Type: XmlWriter Class
The XML writer used to store the tree of components.

Obsolete: Use the IL equivalent method.

Community Additions

ADD
Show: