XmlProcessingInstruction.AsXmlNode() Method

Version: Available or changed with runtime version 1.0.

Converts the node to an XmlNode.

Syntax

XmlNode :=   XmlProcessingInstruction.AsXmlNode()

Parameters

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

Return Value

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

See Also

XmlProcessingInstruction Data Type
Get Started with AL
Developing Extensions