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: 2.2.1
Syntax
public IEnumerable<string> Settings { get; }

Property Value

Type: IEnumerableString

Implements

IDockerFeatureSettings
See Also