Click or drag to resize

DefaultBackupJobId Property

Get the unique identifier of this job

Namespace:  SanteDB.DisconnectedClient.Backup
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public Guid Id { get; }

Property Value

Type: Guid

Implements

IJobId
See Also