Click or drag to resize

SQLiteSearchIndexRefreshJobDescription Property

Gets the description of the job

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

Property Value

Type: String

Implements

IJobDescription
See Also