XmlElement.RemoveAllAttributes() Method
Version: Available or changed with runtime version 1.0.
Removes the attributes of this element.
Syntax
XmlElement.RemoveAllAttributes()
Parameters
XmlElement
Type: XmlElement
An instance of the XmlElement data type.
Related information
XmlElement Data Type
Get Started with AL
Developing Extensions