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.
Converts the node to an XmlNode.
Syntax
XmlNode := XmlElement.AsXmlNode()
Parameters
XmlElement
Type: XmlElement
An instance of the XmlElement data type.
Return Value
XmlNode
Type: XmlNode
An XmlNode value that references the current XmlElement.
Related information
XmlElement Data Type
Get Started with AL
Developing Extensions