Share via


AxdXmlReader.readContainer Method [AX 2012]

Gets a read container that is constructed from the XML stream.

Syntax

protected container readContainer()

Run On

Called

Return Value

Type: container
A read container constructed from the XML stream.

Remarks

This method reads a container from XML. Before calling this method, the reader must be positioned on the container tag.

See Also

Reference

AxdXmlReader Class