Click or drag to resize

RemoteSynchronizationJobParameters Property

Gets the parameter types

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

Property Value

Type: IDictionaryString, Type

Implements

IJobParameters
See Also