 | IFeatureFlags Property |
Gets the flags for this feature (such as auto-configure, always apply configuration, etc.)
Namespace: SanteDB.Core.ConfigurationAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
SyntaxFeatureFlags Flags { get; }ReadOnly Property Flags As FeatureFlags
Get
property FeatureFlags Flags {
FeatureFlags get ();
}abstract Flags : FeatureFlags with get
Property Value
FeatureFlags
See Also