Click or drag to resize

AdoAuditRepositoryServiceBackupPriority Property

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

Namespace: SanteDB.Persistence.Auditing.ADO.Services
Assembly: SanteDB.Persistence.Auditing.ADO (in SanteDB.Persistence.Auditing.ADO.dll) Version: 3.0.2081-alpha+be3dca7062b437ed047a057127f85f12119224b9
Syntax
public uint BackupPriority { get; }

Property Value

UInt32

Implements

IProvideBackupAssetsBackupPriority
See Also