Click or drag to resize

SQLiteSearchIndexRefreshJobParameters Property

Gets the parameters that can be passed

Namespace:  SanteDB.DisconnectedClient.SQLite.Search
Assembly:  SanteDB.DisconnectedClient.SQLite (in SanteDB.DisconnectedClient.SQLite.dll) Version: 2.2.1
Syntax
public IDictionary<string, Type> Parameters { get; }

Property Value

Type: IDictionaryString, Type

Implements

IJobParameters
See Also