Click or drag to resize

ReferenceElementElement Property

Gets the XML node.

Namespace: Aml.Engine.Services
Assembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntax
public XElement Element { get; }

Property Value

XElement
The element.
See Also