Click or drag to resize

SQLiteSearchIndexRefreshJobLastStarted Property

Time that the service last started

Namespace:  SanteDB.DisconnectedClient.SQLite.Search
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public DateTime? LastStarted { get; }

Property Value

Type: NullableDateTime

Implements

IJobLastStarted
See Also