 | DefaultBackupManagerConfiguration Property |
Configuration
Namespace: SanteDB.Core.Data.BackupAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxprotected BackupConfigurationSection Configuration { get; }Protected ReadOnly Property Configuration As BackupConfigurationSection
Get
protected:
property BackupConfigurationSection^ Configuration {
BackupConfigurationSection^ get ();
}member Configuration : BackupConfigurationSection with get
Property Value
BackupConfigurationSection
See Also