Share via


AxdXmlReader.readInteger Method [AX 2012]

Reads an integer from the XML.

Syntax

protected int readInteger()

Run On

Called

Return Value

Type: int
The value of the current field, as an integer.

Remarks

The reader must be positioned on an element for which the content can be parsed as an integer.

See Also

Reference

AxdXmlReader Class