 | CaexValueValueElement Property |
Gets the Element, which contains the Attribute value.
Namespace: Aml.Engine.CAEX.ExtensionsAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic XElement ValueElement { get; }
Public ReadOnly Property ValueElement As XElement
Get
public:
property XElement^ ValueElement {
XElement^ get ();
}
Property Value
XElement
See Also