Click or drag to resize

BisDockerFeatureSettings Property

Get the settings

Namespace: SanteDB.Rest.BIS
Assembly: SanteDB.Rest.BIS (in SanteDB.Rest.BIS.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntax
public IEnumerable<string> Settings { get; }

Property Value

IEnumerableString

Implements

IDockerFeatureSettings
See Also