Click or drag to resize

OrmAleFeatureFlags Property

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

Namespace: SanteDB.OrmLite.Configuration.Features
Assembly: SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 3.0.2081-alpha+d0a78774d3f97b9193d2ae2fef6d129ea9f29519
Syntax
public FeatureFlags Flags { get; }

Property Value

FeatureFlags

Implements

IFeatureFlags
See Also