| 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; }
ReadOnly Property Flags As FeatureFlags
Get
property FeatureFlags Flags {
FeatureFlags get ();
}
abstract Flags : FeatureFlags with get
Property Value
Type:
FeatureFlagsSee Also