 | Hl7ConfigurationFeatureFlags Property |
The flags for this option
Namespace: SanteDB.Messaging.HL7.Configuration.FeatureAssembly: SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 3.0.2081-alpha+e82e56b43bfab0d631a8b4d1ba2ab44b8aff02dd
Syntaxpublic FeatureFlags Flags { get; }Public ReadOnly Property Flags As FeatureFlags
Get
public:
virtual property FeatureFlags Flags {
FeatureFlags get () sealed;
}abstract Flags : FeatureFlags with get
override Flags : FeatureFlags with get
Property Value
FeatureFlagsImplements
IFeatureFlags
See Also