| Hl7ConfigurationFeatureFlags Property |
The flags for this option
Namespace:
SanteDB.Messaging.HL7.Configuration.Feature
Assembly:
SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax public 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
Type:
FeatureFlagsImplements
IFeatureFlagsSee Also