Click or drag to resize

CAEXWrapperDocument Property

Gets the XDocument of the wrapped XML-Element

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public XDocument Document { get; }

Property Value

XDocument

Implements

IXMLWrapperDocument
See Also