| FhirAuditDispatcherFeatureFlags Property |
Flags of this feature
Namespace:
SanteDB.Messaging.FHIR.Configuration.Feature
Assembly:
SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.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