Click or drag to resize

IXMLWrapperOwner Property

Gets the XML parent node of this instance. Direct manipulations of the XML node are not monitored by the AML engine.

Namespace: Aml.Engine.XML
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
XElement Owner { get; }

Property Value

XElement
See Also