Click or drag to resize

MatchingDockerFeature.Settings Property

Gets the settings for this feature

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

Property Value

Type: IEnumerable<String>

Implements

IDockerFeature.Settings
See Also