Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Version: Available or changed with runtime version 1.0.
Removes the specified attribute from this element.
Syntax
XmlElement.RemoveAttribute(Attribute: XmlAttribute)
Parameters
XmlElement
Type: XmlElement
An instance of the XmlElement data type.
Attribute
Type: XmlAttribute
The XmlAttribute to remove.
Related information
XmlElement Data Type
Get Started with AL
Developing Extensions