Share via


RPayPFReportXML.appendXMLElement Method [AX 2012]

Syntax

protected XmlElement appendXMLElement(
    XmlElement _toXmlElement, 
    str _elementName, 
   [str _elementValue, 
    Map _attributeMap])

Run On

Called

Parameters

  • _elementName
    Type: str
  • _elementValue
    Type: str

See Also

Reference

RPayPFReportXML Class