 | CAEXReferenceElement Property |
Gets the XML element, which contains the reference.
Namespace: Aml.Engine.ServicesAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic XElement Element { get; }
Public ReadOnly Property Element As XElement
Get
public:
property XElement^ Element {
XElement^ get ();
}
Property Value
XElement
See Also