Click or drag to resize

FhirDockerFeatureSettings Property

Get the settings for this docker feature

Namespace: SanteDB.Messaging.FHIR.Docker
Assembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
Syntax
public IEnumerable<string> Settings { get; }

Property Value

IEnumerableString

Implements

IDockerFeatureSettings
See Also