 | FhirAuditDispatcherFeatureFlags Property |
Flags of this feature
Namespace: SanteDB.Messaging.FHIR.Configuration.FeatureAssembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
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