Share via


AxdXmlReader.readReal Method [AX 2012]

Reads a decimal number from the XML stream.

Syntax

protected real readReal()

Run On

Called

Return Value

Type: real
The decimal value from the XML stream.

Remarks

The decimal number should comply with the Microsoft Dynamics AX range for real numbers.

See Also

Reference

AxdXmlReader Class