 | FhirAuditDockerFeatureSettings Property |
Gets the settings permitted
Namespace: SanteDB.Messaging.FHIR.DockerAssembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntaxpublic IEnumerable<string> Settings { get; }Public ReadOnly Property Settings As IEnumerable(Of String)
Get
public:
virtual property IEnumerable<String^>^ Settings {
IEnumerable<String^>^ get () sealed;
}abstract Settings : IEnumerable<string> with get
override Settings : IEnumerable<string> with get
Property Value
IEnumerableStringImplements
IDockerFeatureSettings
See Also