PCXmlSessionWriterDatabaseRelationType.writeEndTagsIL Method [AX 2012]
Writes the attribute types ending tags.
protected void writeEndTagsIL(PCXmlSessionDatabaseRelationTypes _parsedSystemTableConstraintTypes, PCXmlWriter _componentTreeWriter)
Run On
ServerParameters
- _parsedSystemTableConstraintTypes
- Type: PCXmlSessionDatabaseRelationTypes Class
A collection that contains the record IDs of the system table constraint types already parsed.
- _componentTreeWriter
- Type: PCXmlWriter Class
The XML writer used to store the tree of components.
Community Additions
ADD
Show: