Click or drag to resize

SQLiteSearchIndexRefreshJobCurrentState Property

The current state of the job

Namespace:  SanteDB.DisconnectedClient.SQLite.Search
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