PCXmlSessionWriterConstraint.write Method [AX 2012]

Writes the session XML for a constraint.

public void write(PCConstraint _constraint, XmlWriter _xmlWriter)

Run On

Server

Parameters

_constraint
Type: PCConstraint Table
The constraint record for which to generate the XML.
_xmlWriter
Type: XmlWriter Class
The XML writer to use to store the XML representation of the record.

Obsolete: Use the IL equivalent method.

Community Additions

ADD
Show: