 | ValidationElementCAEXElement Property |
Gets the CAEX element wrapper for the XElement.
Namespace: Aml.Engine.ServicesAssembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntaxpublic CAEXBasicObject CAEXElement { get; }
Public ReadOnly Property CAEXElement As CAEXBasicObject
Get
public:
property CAEXBasicObject^ CAEXElement {
CAEXBasicObject^ get ();
}
Property Value
CAEXBasicObject
See Also