Click or drag to resize

DiagnosticsFeatureName Property

Gets the name of the feature to show in the main configuration panel

Namespace:  SanteDB.Core.Configuration.Features
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public string Name { get; }

Property Value

Type: String

Implements

IFeatureName
See Also