SRSReportRun.getXmlElementValue Method [AX 2012]
Gets a String value that represents an XmlElement objec.
Syntax
private str getXmlElementValue(XmlElement element)
Run On
Called
Parameters
- element
Type: XmlElement Class
The XmlElement object to inspect.
Return Value
Type: str
The String value that represents the XmlElement object.