Click or drag to resize

SQLiteAuditPruneJobName Property

Gets the name of the job

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

Property Value

Type: String

Implements

IJobName
See Also