 | IRestoreBackupAssets Interface |
Represents a class which can read a
IBackupAsset and restore the necessary file information to the proper
location
Namespace: SanteDB.Core.Data.BackupAssembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntaxpublic interface IRestoreBackupAssets
Public Interface IRestoreBackupAssets
public interface class IRestoreBackupAssets
type IRestoreBackupAssets = interface end
The IRestoreBackupAssets type exposes the following members.
Properties
Methods| | Name | Description |
|---|
 | Restore |
Restore the asset to the proper location
|
Top
See Also