Share via


AxdXmlReader.readDate Method [AX 2012]

Reads a date from the XML stream.

Syntax

protected date readDate()

Run On

Called

Return Value

Type: date
The date read from the XML stream.

Remarks

Date should be in YYYY-MM-DD format.

See Also

Reference

AxdXmlReader Class