Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Version: Available or changed with runtime version 1.0.
Converts the node to an XmlNode.
Syntax
XmlNode := XmlDocument.AsXmlNode()
Parameters
XmlDocument
Type: XmlDocument
An instance of the XmlDocument data type.
Return Value
XmlNode
Type: XmlNode
An XmlNode value that references the current XmlDocument.
Related information
XmlDocument Data Type
Get Started with AL
Developing Extensions