XmlElement.RemoveAttribute(Text) Method
Version: Available or changed with runtime version 1.0.
Removes the specified attribute from this element.
Syntax
XmlElement.RemoveAttribute(Name: Text)
Parameters
XmlElement
Type: XmlElement
An instance of the XmlElement data type.
Name
Type: Text
The fully qualified name of the attribute to remove.
See Also
XmlElement Data Type
Get Started with AL
Developing Extensions
Feedback
Submit and view feedback for