Click or drag to resize

DataRetentionJobParameters Property

Gets the parameters

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

Property Value

Type: IDictionaryString, Type

Implements

IJobParameters
See Also