 | IValidationResultElement Property |
Gets the element which has been validated.
Namespace: Aml.Engine.Services.InterfacesAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
SyntaxXElement Element { get; }
ReadOnly Property Element As XElement
Get
property XElement^ Element {
XElement^ get ();
}
Property Value
XElement
See Also