Share via


TaxOBExport_NL.addXmlAttribute Method [AX 2012]

Syntax

private void addXmlAttribute(
    XmlNode _parentNode, 
    str _attributeName, 
    str _attributeValue)

Run On

Called

Parameters

  • _attributeName
    Type: str
  • _attributeValue
    Type: str

See Also

Reference

TaxOBExport_NL Class