Click or drag to resize

ApplicationContextConfigurationPersister Property

Gets the configuration persister

Namespace:  SanteDB.DisconnectedClient
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public IConfigurationPersister ConfigurationPersister { get; }

Property Value

Type: IConfigurationPersister
See Also