Click or drag to resize

SQLiteAuditPruneJobCurrentState Property

Gets the current state

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

Property Value

Type: JobStateType

Implements

IJobCurrentState
See Also