AxdBaseCreate.readDocumentNameAndProperties Method [AX 2012]

Reads the document name and the document properties from the XML string.

Syntax

protected void readDocumentNameAndProperties()

Run On

Server

Remarks

This method updates the axdBase class variable via its parm methods.

This protected method is internal to the AxdBaseCreate class, and should be called only from deserializeDocument.

See Also

Reference

AxdBaseCreate Class