Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Version: Available or changed with runtime version 1.0.
Removes the specified attribute from this element.
Syntax
XmlElement.RemoveAttribute(LocalName: Text, NamespaceUri: Text)
Parameters
XmlElement
Type: XmlElement
An instance of the XmlElement data type.
LocalName
Type: Text
The local name of the attribute to remove.
NamespaceUri
Type: Text
The namespace URI of the attribute to remove.
Related information
XmlElement Data Type
Get Started with AL
Developing Extensions