Click or drag to resize

DetectedIssueExceptionIssues Property

Gets the list of issues set by the BRE

Namespace:  SanteDB.Core.Exceptions
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public List<DetectedIssue> Issues { get; }

Property Value

Type: ListDetectedIssue
See Also