Click or drag to resize
IAmlNodeToAml Method (XmlWriter)
Write the node to the specified XmlWriter

Namespace: Innovator.Client
Assembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
void ToAml(
	XmlWriter writer
)

Parameters

writer
Type: System.XmlXmlWriter
XmlWriter to write the node to
See Also