Click or drag to resize

SQLiteAuditPruneJobId Property

Get the unique identifier for this job

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

Property Value

Type: Guid

Implements

IJobId
See Also