Click or drag to resize

SQLiteSearchIndexRefreshJobId Property

Get the identifier of the job

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