Click or drag to resize

Hl7DockerFeatureSettings Property

Get the settings for this feature

Namespace:  SanteDB.Messaging.HL7.Docker
Assembly:  SanteDB.Messaging.HL7 (in SanteDB.Messaging.HL7.dll) Version: 2.2.1
Syntax
public IEnumerable<string> Settings { get; }

Property Value

Type: IEnumerableString

Implements

IDockerFeatureSettings
See Also