Click or drag to resize

IFeatureFlags Property

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

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

Property Value

Type: FeatureFlags
See Also