Click or drag to resize

DiagnosticsConfigurationSectionSources Property

Gets or sets the sources to filter on

Namespace:  SanteDB.Core.Configuration
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public List<TraceSourceConfiguration> Sources { get; set; }

Property Value

Type: ListTraceSourceConfiguration
See Also