Click or drag to resize

ValidationResultDetailCausedBy Property

Gets or sets the exception that caused this error

Namespace:  SanteDB.Core.Model.Map
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public Exception CausedBy { get; set; }

Property Value

Type: Exception
See Also