Click or drag to resize

BiMaterializeJobParameters Property

Gets the parameters for this job

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

Property Value

Type: IDictionaryString, Type

Implements

IJobParameters
See Also