Click or drag to resize

FileSystemCdssLibraryRepositoryBackupPriority Property

Get the priority of the backup job (higher priority gets placed into thebackup file first)

Namespace: SanteDB.Client.Disconnected.Services
Assembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public uint BackupPriority { get; }

Property Value

UInt32

Implements

IProvideBackupAssetsBackupPriority
See Also