Click or drag to resize

ViewValidationExceptionElement Property

Gets the element on which the validation failed

Namespace:  SanteDB.BI.Exceptions
Assembly:  SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax
public XElement Element { get; }

Property Value

Type: XElement
See Also