Share via


AxdBaseRead.serializeDocument Method [AX 2012]

This protected method serializes the document into XML.

Syntax

protected AifDocumentXml serializeDocument(AifConstraintListCollection _constraintListCollection, boolean _calledFromRead)

Run On

Server

Parameters

Return Value

Type: AifDocumentXml Extended Data Type
The XML for the serialized document.

See Also

Reference

AxdBaseRead Class