Click or drag to resize

IJobParameters Property

Get the parameter definitions

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

Property Value

Type: IDictionaryString, Type
See Also