PCXmlSessionDatabaseRelationType.write Method [AX 2012]

Writes the xml representation of the attribute type based on a system table constraint column.

public void write(XmlWriter _attributeTypeWriter)

Run On

Server

Parameters

_attributeTypeWriter
Type: XmlWriter Class
An instance of the XmlWriter used to write attribute types.

Obsolete: Use the IL equivalent method.

Community Additions

ADD
Show: