Click or drag to resize

DiagnosticsFeatureFlags Property

Gets the flags for this feature (such as auto-configure, always apply configuration, etc.)

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

Property Value

Type: FeatureFlags

Implements

IFeatureFlags
See Also