RPayPFReportXML.appendXMLElement Method [AX 2012]
Syntax
protected XmlElement appendXMLElement(
XmlElement _toXmlElement,
str _elementName,
[str _elementValue,
Map _attributeMap])
Run On
Called
Parameters
- _toXmlElement
Type: XmlElement Class
- _elementName
Type: str
- _elementValue
Type: str
- _attributeMap
Type: Map Class