XmlDeclaration.AsXmlNode() Method

Version: Available or changed with runtime version 1.0.

Converts the node to an XmlNode.

Syntax

XmlNode :=   XmlDeclaration.AsXmlNode()

Parameters

XmlDeclaration
 Type: XmlDeclaration
An instance of the XmlDeclaration data type.

Return Value

XmlNode
 Type: XmlNode
An XmlNode value that references the current XmlDeclaration.

See Also

XmlDeclaration Data Type
Get Started with AL
Developing Extensions